ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
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....
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
11. Controls in practice
Discover the main characteristics of the controls...
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
AnimationEnabled (Function)
Enables or disables the animations in the controls.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
HSetREP (Function)
Enables or disables the management of .REP file.
TouchScrollable (Property)
The TouchScrollable property is used to: Determine if the control supports touch scrolling. Enable or disable touch-responsiveness for a control....
HErrorLock (Function)
Used to check whether a lock error occurred.