ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
On/Off button in a window
The on/off button is a button that operates like a check box......
7. Internal component
An internal component is a set of elements from a project....
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
Setup of the WEBDEV Application Server for Linux
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
Constants for manging the replication
List of constants used by the functions for managing the replication....
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
How to create a patch?
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....