ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Principle for running threads
At runtime, an application runs in a main thread......
Events associated with Table controls
List of events associated with Table controls...
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
HFSQL constants
List of constants used by the HFSQL functions....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Print constants
List of constants used by the print functions....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
System constants
List of constants used by the system functions....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......