ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
WDMSG, WDTRAD and WDDIXIO: Translation tools
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Report data source
...The reports can be created with the data coming from:...
AWP without UI
Bootstrap, Angular, React, Vue......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....