ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Edit options of a report
The report editor allows you to......
SaaSChangePassword (Function)
Changes the password of the connected user.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Scheduler control events
The following events associated with Scheduler controls:...
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
Enumeration (Type of variable)
An enumeration is a set of values......
Combination (Type of variable)
A combination is a set of options.
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
TimeValid (Function)
Checks the time validity.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
Overview
Overview of the different operators...
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Declaring and using a variable
A variable is defined by name and type......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......