ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Internal component
An internal component is a set of elements from a project......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
Configuring the SOAP administrator
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Beep (Function)
Emits a beep.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
HModify (Example)
Usage example of the HModify function
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.