ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
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
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....
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....
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......
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......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
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
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
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......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Print constants
List of constants used by the print functions....
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......