ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ...
Importing elements into a project
All the elements of a project (windows, reports, classes, sets of procedures, queries...
How to choose the data source of a control?
This help page presents the different data sources available for a control....
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HMode (Function)
Changes the mode and the method for locking data files.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....