ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
PageDisplay (Function)
Displays a web page in the user's browser....
Miscellaneous Windows constants
List of constants used by the Windows functions....
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......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
HChangeKey (Example)
Usage example of the HChangeKey function
EmailMsgError (Example)
Usage example of the EmailMsgError function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
Events associated with Chart controls
List of events associated with the Chart controls...
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
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...
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
WEBDEV license agreement
WEBDEV license agreement...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
MySelf (Reserved word)
MySelf is used to handle the current control...
HModify (Example)
Usage example of the HModify function
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function