ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by geoGetAddress
WLanguage procedure ("callback") called by geoGetAddress.
ExecuteFunction
Executes a WLanguage function identified by its name.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Native Access to SAP
SAP is a widely used ERP......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Error 1: Syntax error
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......