ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Socket constants
List of constants used by the functions for socket management....
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
WinOutWidth (Function)
Returns the full width of a window.
12. Retrieving data from a site
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Table,Insert (External language)
Inserts an element into a table at a given position.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
List,Select,? (External language)
Returns the element selected in the list.
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
Table,Delete (External language)
Deletes an element from a Table control.
List,Add (External language)
Adds an element to a Combo Box or List Box control.