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......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
Composite keys
A composite key is a key item containing several other items......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Border (Type of variable)
The Border type is used to handle a border through programming...
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......
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....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
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.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
SQLExec (Function)
Names and runs an SQL query.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
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......