ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Programming overview in C and C++
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
14. Generation modes
Generation modes...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Remote WEBDEV administrator: Backing up and restoring a WEBDEV site
The remote administration tool is used to manage the backups of your dynamic WEBDEV websites....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Link properties
When creating a link, you can simply specify the destination......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
NextTitle (Function)
Modifies the title of next window to open.
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
FolderData (Function)
FolderData is kept for backward compatibility.