My Wakanda build 11.197492 app is getting SSL errors: SSL internal error : error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number SSL ...
My Wakanda build 11.197492 app is getting SSL errors: SSL internal error : error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number SSL ...
We have a web application that collects data from milling machines. There are several machines connected and per day about 2000 to 3000 records of mac ...
Newly released Wakanda 2.7.0 Studio reports port 8080 in use (when it is not) when attempting to start the server from Studio with an existing solutio ...
Did somebody try to use wakandaServer (wakanda-client for angular) to build a hybrid app with the nativescript framework...The goal is to got wakanda ...
I'm new to Wakanda and 4D and I'm trying to make a test app, but when I try to use the prototyper for the mobile web view I can't drag&drop dataso ...
There are two columns which are __KEY and __STAMP using by 4D. __KEY is for Primary key. Would like to understand the usage and behavior of having th ...
I have a v16 database with 4D Mobile enabled: I have the 4D Mobile License: The webserver is running and the "Total HTTP Hits" counter increments ...
Currently using Wakanda 1.1.3 with a mostly Angular4 on client side, yet, a few prototype pages persist from our initial project. Provided we make the ...
Looking for client side details / documentation on how to access the Wakanda server side progressIndicator details from an Angular application. I fin ...
I have added the following property to the wakanda 2 / angular 4 todo tutorial code: todoPicture: type image When I like to upload an image to an ...
I'm guessing that when you reload the page, the Wakanda server is looking for an absolute path to a file in the web root. So if I reload the page http ...
I can upload images to the server with this code and with the krajee Bootstrap FileInput plugin, but when i try to visualize it, only .png shows an im ...
Wakanda 2.4 with Angular frontend. The project works correctly when accessed over HTTP (port 4201). When I access via HTTPS (443), Wakanda uses the ce ...
I am setting up my dev environment on Windows with Wakanda for the first time. I have npm installed --save bootstrap4 and jquery. My page is not tak ...
In Wakanda it is possible to create several local data models. How can I reference a related entity of data class B from data model B in a data class ...
Using Angular 5. A component calls a service. This service must call another service before making a server call. I am not able to get the result asyn ...
I've been using Wakanda since version 1. x and have been hesitating for a long time to test the newer versions because they no longer have a data brow ...
I try to use @google-cloud/vision in wakanda I first use the 'https' example of the documentation with two files test.js and worker.js All is nice. If ...
When from Wakanda I query or find on a 4D database table, object field, property.property value, the result is not what I expect. It is returning an e ...
In a component of my Angular4 app I use the save method of an entity. The validate event is executed before the save process and returns an error obje ...