ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modbus functions
List of Modbus functions...
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
XMLPath (Function)
Returns the current position in the document in XPATH format.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
dbgEnableLog (Function)
Enables the runtime log programmatically.
SQLReqExists (Function)
Checks the existence of a query.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
DateToDay (Function)
Returns the day that corresponds to a given date.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
SQLChangeConnection (Function)
Modifies the current connection.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.