ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Creating requirements
The following steps must be performed to implement the requirements......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Various constants
List of various constants used by the constants WINDEV functions....
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
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......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Bar code constants