ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
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.
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......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
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......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
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......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Copying controls from the report editor
The controls can be copied from the report editor......