ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Error 116: An array dimension must be an integer value
apExecute (Function)
Runs an action plan.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
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.
SSH constants
The following constants are used to manage an SSH server:...
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
TelemetryEnable (Function)
Enables the telemetry manually.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
Window management functions
List of functions for managing windows...
AppInstallUPD (Function)
Triggers the automatic update of current application.
SysXRes (Function)
Returns the horizontal screen resolution.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
sEvent (Function)
Branches an event on a serial port.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
Summary table: Managing the application directories according to the platform
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......