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 ...
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ThreadMode (Function)
Changes the management mode of threads.
TelemetryEnable (Function)
Enables the telemetry manually.
DDELink (Function)
Creates a hot link with a data.
WDTestSite: Load test
The stress tests are used to check......
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HTTPAddFile (Function)
Adds a file to the HTTP form.
iReportPrintingStatus (Function)
Returns the status of the current print.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
fChangeSize (Function)
Resizes an external file.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
QuickActionAdd (Function)
Adds a new quick action to the application.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....