ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Serialization constants
The serialization constants are as follows:
Handling a Web Component control through programming
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
12. Available tests
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......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
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.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
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...