ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page constants
List of constants used by page functions....
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
List of operators
List of properties associated with the Sidebar control...
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.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
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 ......
SCM: Retrieving and Checking in all
When developing a project in the SCM, you may need to retrieve all the elements from the repository, or to check all the elements stored locally back into the repository......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......