ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Share your projects via Git
Git is a source code manager......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Constants for managing Map controls
Constants for managing Map controls...
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Typing multilingual texts
For a multilingual application, you have the ability to......
How to create a menu?
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......