ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Native MySQL Connector - License Agreement
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
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
ExceptionInfo (Function)
Retrieves information about the current exception.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
iGroupAdd (Function)
Adds a report to a group of reports.
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
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
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, ......