ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Programming the table cells
The Table controls can be handled......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
ErrorThrow (Function)
Throw a non-fatal error.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......