ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for WLanguage types
List of constants for managing WLanguage types....
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
13. Print: Reports
WINDEV reports...
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Structure (Type of variable)
A structure is a custom type of data...
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
GetDefinition (Function)
Retrieves the definition of element type.
Progress Bar control properties
List of properties associated with the Progress Bar control...
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
grCreate (Function)
Creates a specific type of chart.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Report based on a query
Queries are used to easily select records in one or more data files......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.