ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
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......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.