ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BackgroundTaskAdd (Function)
Adds a new background task.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Multilingual project
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
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......
14. PHP generation in practice
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......
Comparison operators
The comparison operators can be divided into several categories......
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......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
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......
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.
Automatic error handling
Error handling can be customized for each process......
1. Examples provided with WINDEV Mobile