ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing main window menus
A main menu is necessarily associated with a window...
Manipulating menu options programmatically
Menu options can be manipulated...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
iParameterPDF (Example)
Usage example of the iParameterPDF function
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
fRename (Function)
Modifies the name of a file.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Sort (Function)
Sorts a WLanguage array.
Looper control functions
List of functions for managing Looper controls...
HAlias (Example)
Usage example of the HAlias function
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HCancelBackup (Function)
Cancels a current backup.
ServiceContinue (Function)
Restarts a paused service.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......