ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
10. Page templates
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.