ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Looper control based on a data file
This type of Looper control uses data from a data file or query......
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
The different types of integers
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......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Query editor
The query editor is used to automatically create queries on the data files......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......