ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
End of break block
The End of break block is optional......
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
<Captcha>.Verify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
2. Types of setup
Types of setup...
Replication: The different types
The data replication is a powerful feature......
8. If you are already familiar with WINDEV
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
4. UI: Windows
IU of windows...
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
Data persistence
The data persistence is used to store the value typed by the user......