ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Defining a help window template
WINDEV allows you to create help window templates......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
iDestination (Function)
Configures the print destination.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Constants for external files
List of constants used by the functions for managing external files....
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....
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
The Edit control
The Edit control allows users to enter data......
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......
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......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min