ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
TwainToClipboard (Function)
Allows: copy the document coming from the Twain device to the clipboard. view the document coming from the Twain device in the user interface of device....
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Selection (Property)
The property Selection property displays the characteristics of the selection (or cursor): in a Word Processing control. Note: This selection is located in the part being edited (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......