ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Manager of automated tests
The test manager is used to......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
System constants
List of constants used by the system functions....
Passing parameters
The parameters can be passed to a procedure......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
WDMSG license agreement
WDMSG license agreement...
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Constants for external files
List of constants used by the functions for managing external files....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
The planes (in a window or in a report)
The planes are used to group the window controls......
Comparison operators
The comparison operators can be divided into several categories......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min