ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing the monitor
The monitoring robot includes three executables......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Error 24: No END statement is associated with this LOOP
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
Error 703: The property does not exist
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
Address
The Address keyword can correspond to...
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.