ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Apply (Function)
Executes a procedure for each element of a WLanguage array.
WLanguage procedure called by geoGetAddress
WLanguage procedure ("callback") called by geoGetAddress.
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....
Reduce (Function)
Applies a computation to each element of a WLanguage array.
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
SOAP functions (prefix syntax)
List of SOAP functions...
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
SOAP functions
List of SOAP functions...
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
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....
<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.
ExecuteFunction
Executes a WLanguage function identified by its name.
29. SEO in practice