ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset 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"...
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...
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Constants for managing internal windows
Checks if a stop request has been sent to the running thread....
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.)......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Multi-project search
Performing a search in the current project is a common operation......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
dFont (Example)
Usage example of the dFont function
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
SocketRead (Function)
Retrieves a message sent by another socket.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.