ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Using several libraries in an application
A library is a WDL file that contains all the resources......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
SysNation (Function)
Returns the nation currently used by the system.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
eChangeCurrency (Function)
Converts a currency into another currency.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
eCurrencyName (Function)
Returns the caption of a currency.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
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....
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Query editor
The query editor is used to automatically create queries on the data files......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......