ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

saasUser (Variable type)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
fLock (Function)
Entirely or partially locks an external file.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Step 1: Configuring the print parameters
This step allows you to choose......
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.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
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.
AuthToken (Variable type)
The AuthToken type contains the characteristics of a token to access a web service.
Animation (Property)
The Animation property animates an image.
WinStatus (Function)
Identifies or modifies the window status.
Recycle code windows
By default, a single code window is opened per ......
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).