ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
7. Multilingual applications in practice
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
12. Control templates
...Control templates...
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
17. WLanguage: a simple and powerful language
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......