ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Handling TimeLine controls programmatically
A TimeLine control can be......
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 data file 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)....
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Step 1: Configuring the print parameters
This step allows you to choose......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
The Check Box control
A Check Box can correspond to......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.