ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Array management functions
List of functions for managing arrays...
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
ComponentInfo (Function)
Returns information about a component.
HOpen (Function)
Opens a data file.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
HCreation (Example)
Usage example of the HCreation function
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Reals
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.