ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iGroupAdd (Function)
Adds a report to a group of reports.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
LooperAddLine (Function)
Adds a row at the end of a Looper control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Detailed use of WINDEV FTP/RPC
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Setup directory
The setup wizard allows you to configure the setup directory of application....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
Compound statements
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Installing a SOAP server with Netscape iPlanet 4.1
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Asc (Function)
Returns the ASCII code of the specified character.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....