ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Handling Spreadsheet controls programmatically (in a report)
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.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
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.
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Including a supercontrol in a window or in a page
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Type (Example)
Usage example of the Type property
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
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.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
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......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
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"......