ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reals
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.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
HOpen (Function)
Opens a data file.
HCreation (Example)
Usage example of the HCreation function
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
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....
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Array management functions
List of functions for managing arrays...
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.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.