ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Serialization constants
The serialization constants are as follows:
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)....
Including a supercontrol in a window or in a page
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
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.
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......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
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.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
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.
Size (Example)
Usage example of the Size property