ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Logical operators
The logical operators are as follows......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
End of break block
The End of break block is optional......
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.