ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Types of Edit controls
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
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...
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
WEBDEV license agreement
WEBDEV license agreement...
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......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
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......