ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Defining a help window template
WINDEV allows you to create help window templates......
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Handle (External language)
Returns the handle of a window or control.
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.