ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
New (Reserved word)
New is used to allocate memory space...
2. Projects in practice
Discover the main operations that can be performed on a project....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
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.
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).
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.