ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Private Store for mobile applications
There are two methods two deploy your applications......
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.
Step 1: Configuring the print parameters
This step allows you to choose......
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.
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.
Recycle code windows
By default, a single code window is opened per ......
14. PHP generation in practice
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
saasUser (Variable type)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
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.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......