ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control constants
List of constants used by the functions for managing controls...
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Installing the monitoring robot
The monitoring robot includes three executables......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still...
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
BackgroundTaskAdd (Function)
Adds a new background task.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed...
Other operators
The following are additional operators......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Combination (Type of variable)
A combination is a set of options.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control...
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
1. Examples provided with WINDEV Mobile
The pages
Pages are the main interface of a WEBDEV site......
Extracting messages added or modified since last extraction
A project was already created and translated......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format...
Automatic error handling
Error handling can be customized for each process......