ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
The Static control
A Static control is a control used to display a static text......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Kanban control events
The following events are associated with Kanban controls......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
FTP constants
List of constants used by the FTP functions....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Python: Native calls
WLanguage allows for native Python calls......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.