ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
MatInvert (Example)
Usage example of the MatInvert function
dPen (Example)
Usage example of the dPen function
fLongName (Example)
Usage example of the fLongName function
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
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.
TimePicker (Function)
Opens the system time picker.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
fReadLine (Example)
Usage example of the fReadLine function
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
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....
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
eCurrencyName (Function)
Returns the caption of a currency.
DatePicker (Function)
Opens the system date picker.
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
TreeListItem (Example)
Usage example of the TreeListItem function
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.