ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
grParameter (Function)
Retrieves or modifies a chart parameter.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
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 PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
Google Calendar management functions
List of functions for managing Google calendars...
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Binding controls to data
A window or page can display information from......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Service management functions
List of functions for managing services...
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Bluetooth functions
List of Bluetooth functions...
OBEX functions
List of OBEX functions...
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
EmailGetAll (Function)
Retrieves all the emails found on a server.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.