ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Miscellaneous Windows constants
List of constants used by the Windows functions....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
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.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
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.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
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)....
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......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
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.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
MySelf (Reserved word)
MySelf is used to handle the current control...
WEBDEV license agreement
WEBDEV license agreement...
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.