ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
Resizing a window (AAF)
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....