ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
HPrevious (Function)
Positions on the previous file record according to a browse item.
Warning (Function)
Displays a custom message in a system warning window.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
EventChange (Function)
Modifies the status of an event.
zipListFile (Function)
Returns the list of files found in an archive.
SQLExec (Function)
Names and runs an SQL query.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
SOAPRun (Function)
Runs a procedure on a SOAP server.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......