ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
StatusBar (Property)
The StatusBar property is used to: determine whether or not the status bar is displayed show or hide the status bar of a window....
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
MemoryFormat (Property)
The MemoryFormat property gets and sets the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static Text controls. editable combo boxes. table columns displayed by combo boxes....
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
Position
The Position keyword can correspond to...
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
InitialState (Property)
The InitialState property gets the initial state of a control.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Environment of the window editor
The main elements of window editor are as follows:
Environment of the project editor
The main elements of the project editor are as follows:
General environment of WINDEV
Environment of the report editor
Environment of the report editor...
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....