ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
CameraConfigure (Function)
Allows you to configure the video capture driver.
PageChangeLayout (Function)
Applies a specific layout to a page.
fDirRename (Function)
Renames a directory.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
Table control functions
List of functions specific to Table controls...
MemSort (Function)
Sorts the elements found in a memory zone.
fWriteLine (Example)
Usage example of the fWriteLine function
VideoConfigure (Function)
Allows you to configure the video capture driver.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
HStatTime (Function)
Returns the time of the last update for the index statistics.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
User report editor (Reports & Queries)
A report provides a custom view of data......
ChangeStyle (Function)
Modifies the style of a control dynamically.
BrowserPlatform (Function)
Returns the user's browser platform....
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.