ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Designing a supercontrol
A supercontrol is an advanced type of control......
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
iCloseReport (Function)
Stops printing the current report immediately.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Programming automatic calculations in the columns of a Table control
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
fTrackFile (Function)
Triggers the tracking of a file.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Managing assertions
...The main available features are as follows:...
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Report based on a query
Queries are used to easily select records in one or more data files......
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....