ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
ServiceWait (Function)
Pauses the current service during the specified duration.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.