ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Handling Scheduler controls programmatically
A Scheduler control can be......
Specific features of the applications for iPhone/iPad
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
GglGetDocument (Function)
Downloads a document from the Google Docs service.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
SQL view
An SQL view is a virtual data source defined by an SQL query......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......