ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Assignment operators
Three assignment operators are available......
HSubstDir (Example)
Usage example of the HSubstDir function
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Creating a Pivot Table control
To create a Pivot Table control......
Automation object
The Automation keyword is used to declare an automation object...
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
LooperInsert (Function)
Inserts a row into a Looper control.
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....