ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Recycle code windows
By default, a single code window is opened per ......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
iPrintReport (Function)
Prints a report created with the report editor.
HFSQL Control Center: Optimize and repair data files
The HFSQL Control Center optimizes and repairs HFSQL data files in both Classic and Client/Server modes......
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
17. TLS/SSL: Encrypting information on the Web
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
HCancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the table is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
How to create a menu?
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
OpenChild (Function)
Opens a non-modal child window.
fRename (Function)
Modifies the name of a file.