ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and OPC
OPC stands for "OLE for Process Control"......
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
12. Available tests
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
HAddGroup (Function)
Adds a group of users.
Printing nested reports
To create a main report containing several secondary reports:...
Diagram constants
The following constants are used to manage diagrams:...
Chart management functions
...Chart management functions...
8. Sharing a project in practice
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Upload control events
The following processes are associated with the Upload control:...
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Configuring an application with User Groupware
Open (Function)
Opens a modal WINDEV window.