ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for WLanguage types
List of constants for managing WLanguage types....
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Including a supercontrol in a window or in a page
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grDestinationWMF (Function)
Defines a meta file as chart destination.
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
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......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Set of procedures
The global procedures are grouped in set of procedures......
Programming an indexed control
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Events associated with supercontrols
List of events associated with supercontrols...
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......