ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Composite keys
A composite key is a key item containing several other items......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
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...
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
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......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
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....
EventChange (Function)
Modifies the status of an event.
zipListFile (Function)
Returns the list of files found in an archive.
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....
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......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......