ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The key items
Keys are specific items in your analysis......
Popup window
WINDEV allows you to open windows in popup format......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Events associated with control templates
List of events associated with control templates...
DotNetRun (Function)
Runs a procedure on a .Net server.
Error 34: 'Break' is not allowed outside the loops
Commands of the external interface
WDMSG license agreement
WDMSG license agreement...
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Events associated with internal windows
List of events associated with internal windows...
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......