ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Test a state
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Page constants
List of constants used by page functions....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
WEBDEV license agreement
WEBDEV license agreement...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Input (Function)
Displays a message allowing the user to type an information.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......