ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Associative array (Variable type)
An associative array is an "advanced" type of array...
Array functions
List of functions for managing arrays
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Project Management Hub: Project Management
Project Management Hub: project management (view, create, etc.)...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
HExportXML (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to an XML file.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
String functions
List of functions for managing character strings...
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....