ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

End of Document block
The End of document block is run once at the end of the report execution......
The use of the Automation type in a site is reserved for the advanced users
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
How to save and retrieve an image in a binary memo
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Typing multilingual texts
For a multilingual application, you have the ability to......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
WDDIXIO overview
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....