ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Certificate (Variable type)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Handling a Range Slider programmatically
WINDEV lets you manipulate a Range Slider control directly by programming......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
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....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
fLock (Function)
Entirely or partially locks an external file.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
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......
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.