ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
Error 1054: 'Ancestor' cannot be used outside the code of a class
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Properties associated with the Cell control field
List properties associated with the Cell control field...
Context Menu control events
Opens a modal WINDEV window....
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Handling controls in a report
The different operations available for the report controls are as follows......
HTransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
Installing the HFSQL Server module
Installing the HFSQL Server module
Modifies or returns the sound volume....
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......