ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.CheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
<gglConnection variable>.ListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Native SQL Server Connector for WINDEV and WEBDEV 2024
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
<Looper>.Display (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
WEBDEV site deployment: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
12. Universal replication
13. Universal replication
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.