ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Alias type
The Alias type is used to declare and handle a logical alias for a table or query.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Interface checker
The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application......
HChangeConnection (Example)
Usage example of the HChangeConnection function
Flexbox control description: Detail tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
HOpenConnection (Function)
Opens a connection to a specific database.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
KeyPressed (Function)
Checks which key is pressed.
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).