ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
The Line control
A Line control is used to display a line in a page......
EmailReadNext (Example)
Usage example of the EmailReadNext function
Organizer control functions
The following functions are used to manage the Organizer control:...
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Bluetooth functions
List of Bluetooth functions...
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
CursorDisplay (Function)
Displays or hides the mouse cursor.
fClose (Example)
Usage example of the fClose function
HOnError (Example)
Usage example of the HOnError function
zipMsgError (Example)
Usage example of the zipMsgError function