ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Menu management functions
List of functions for managing menus...
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Events associated with an infinite Progress Bar control