ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
HChangeKey (Example)
Usage example of the HChangeKey function
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
SemaphoreCreate (Function)
Creates a semaphore.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
Error 1045: A class cannot be declared outside the declaration code of a class
dPoint (Example)
Usage example of the dPoint function
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.