ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
Defining columns of Table controls programmatically
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Creating a delete query
A delete query (corresponding SQL statement......
<Component>.Load (Function)
Loads an external component independent of the current project.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.