ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
<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....
Calendar (Variable type)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
SOAP constants
List of constants used by the SOAP functions....
SOAP functions
List of SOAP functions...
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
SOAP functions (prefix syntax)
List of SOAP functions...
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......