ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
<sfConnection variable>.ForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
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....
<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....
List of reserved words
DataType (Function)
Identifying the type of a WLanguage variable.
Advanced types
The advanced types of WLanguage are as follows...
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
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....
Seek (Function)
Searches for the index of an element in a WLanguage array.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
WLanguage procedure called by geoGetAddress
WLanguage procedure ("callback") called by geoGetAddress.
Reals
1
4
5
6
7
8
133
>