ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
14. PHP generation in practice
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Installing the monitoring robot
The monitoring robot includes three executables......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
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......
BackgroundTaskAdd (Function)
Adds a new background task.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Other operators
The following are additional operators......
Control constants
List of constants used by the functions for managing controls...
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
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 or a window in order to refresh its content......
Combination (Type of variable)
A combination is a set of options.
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......
1. Examples provided with WINDEV Mobile
Automatic error handling
Error handling can be customized for each process......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Events associated with the project
List of events associated with the project...
HCloseConnection (Example)
Usage example of the HCloseConenction function