ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysNation (Function)
Returns the nation currently used by the system.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Query editor
The query editor is used to automatically create queries on the data files......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Width (Property)
The Width property is used to determine and change the width of an element.
Height (Property)
The Height property is used to get and change the height of an element.
Text (Property)
The Text property is used to get and modify text.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Type (Property)
The Type property is used to get and change the type of an element.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Name (Property)
The Name property is used to get the name of an element.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.