ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VibrationTrigger (Function)
Triggers the vibrations of the device.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
LoadWDL (Example)
Usage example of the LoadWDL function
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Step 1: Configuring the print parameters
This step allows you to choose......
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
Compilation options
The compilation options allow you to define the help system generation settings......
HConnect (Example)
Usage example of the HConnect function
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
Area (Property)
The Area property is used to define an area.
SocketCreate (Example)
Usage example of the SocketCreate function
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.