ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Private Store for mobile applications
There are two methods two deploy your applications......
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.
WinStatus (Function)
Identifies or modifies the window status.
Recycle code windows
By default, a single code window is opened per ......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
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)....
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.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Events associated with Looper controls
List of events associated with Looper controls...
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
KioskEnable (Function)
Switches the current Android application to kiosk mode.