ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format...
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Round (keyword)
The Round keyword can correspond to...
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
The Spin control
A Spin control is used to increase or reduce a value found in a control......
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Comment (Property)
The Comment property is used to manage comments.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
Link (Property)
The Link property is used to get and change the link of an element.
gClickableLink (Function)
Adds a clickable link in a graphic string.
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
SQLConnect (Example)
Usage example of the SQLConnect function
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Creating a table in a report
Tables can be created in a report......
Bar code constants
Constants for the archiving functions
List of constants used by the archiving functions....
Variables for managing the Drag and Drop
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
HTTPRequest (Example)
Usage example of the HTTPRequest function
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
Password (Property)
The Password property sets and changes the password.
MenuDelete (Function)
Deletes a menu or a menu option.
HFSQL constants
List of constants used by the HFSQL functions....