ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
dCopyImage (Example)
Usage example of the dCopyImage function
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Programming overview in C and C++
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Guided tour management constants
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Simplify your searches
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
SocketRead (Function)
Retrieves a message sent by another socket.
Constants for managing the internal windows
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
dFont (Example)
Usage example of the dFont function
GglDelete (Function)
Deletes data from the Google server.
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...