ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
HCheckStructure (Function)
Defines the mode for comparing data files.
FolderData (Function)
FolderData is kept for backward compatibility.
Programming automatic calculations in the columns of a Table control
15. Creating the executable in practice
Creating the executable in practice...
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
WithSpace (Example)
Usage example of the WithSpace function
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
MySelf (Reserved word)
MySelf is used to handle the current control...
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
StatCovariance (Function)
Calculates the covariance between two series of values.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.