ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AuthToken (Variable type)
The AuthToken type contains the characteristics of a token to access a web service.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Token (Variable type)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
saasUser (Variable type)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
docTableOfContents (Variable type)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
ProgressBarColor (Property)
The ProgressBarColor property gets and sets the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
hbScanParameter (Variable type)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
kbCard (Variable type)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Animation (Property)
The Animation property animates an image.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Input (Function)
Displays a message allowing the user to type an information.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Entity of a CDM
To group information according the MERISE method, entities must be created......
Environment of the report editor
Environment of the report editor...
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).