ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
iPreview (Function)
Configures the print destination.
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Events associated with Combo Box controls
List of events associated with Combo Box controls...
iPrintReport (Function)
Prints a report created with the report editor.
Local procedure
Two types of procedures are available......
The planes (in a window or in a report)
The planes are used to group the window controls......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......