ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sum (Function)
Calculates the sum of the array elements.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Constants for telemetry management
Constants for telemetry management...
HListItem (Example)
Usage example of the HListItem function
ContextClose (Function)
Closes a page context.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
dBackground (Example)
Usage example of the dBackground function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
HChangeName (Example)
Usage example of the HChangeName function
System constants
List of constants used by the system functions....
HChangeKey (Example)
Usage example of the HChangeKey function
1. Deploying a static site
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
HOut (Example)
Usage example of the HOut function
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.