ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customize the interface: move, enlarge or color controls
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
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......
Min (Function)
Returns the lowest value.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Describing a problem to the Free Technical Support
<Window>.EnableDDW (Function)
Enables or disables the Dim Disabled Window (DDW) feature for a specific window:
WINDEV Mobile Framework License Agreement
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Writing an email: the available methods
This help page presents the methods for writing an email....
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Error 203: The procedure already has a scope attribute (local or global)
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......