ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

5. Deploying a dynamic site (Session or AWP) in practice
<Connection variable>.Backup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Animate a Label field
Two methods can be used to animate a Static Text control......
BurnerCancel (Function)
Cancels the current burn process.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
System constants
List of constants used by the system functions....
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
BrowserShare( Function)
Starts native device sharing.
dTransferToImage (Example)
Usage example of the dTransferToImage function
Operations performed on activity diagrams
The following paragraphs explain......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
HBackup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
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......