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
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Composite variable
A composite variable contains different types of elements (members)...
Passing parameters
The parameters can be passed to a procedure......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
docParagraph (Variable type)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL tables.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
Dimension (Example)
Example of use of Dimension
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......