ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
Scheduler report
The report editor allows you to create "Scheduler" reports....
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Type (Property)
The Type property is used to get and change the type of an element.
Title (Property)
The Title property is used to get and change the title of an element.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Type and version of Web server
The configuration diagnostic displays the following error......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Google Maps management functions
List of functions for managing Google maps...
Character strings
WLanguage supports different types of strings....
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.