ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable...
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...
MyTable (Reserved word)
In a trigger, MyTable is used to identify the table that activates the trigger...
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Control (Variable type)
The Control type is used to define the characteristics of a control.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple...
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window...
Property Description (Variable type)
The Property Description type is used to get information about a property.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Designing a supercontrol
A supercontrol is an advanced type of control......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file...
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Declaring and using a variable
A variable is defined by name and type......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
"WEBDEV Application Server - 10 connections" license agreement
"WEBDEV Application Server - 10 connections" license agreement...
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile...
1
2
3
>