ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
BurnerErase (Example)
Usage example of the BurnerErase function
iPrintZone (Example)
Usage example of the iPrintZone function
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
SysXRes (Function)
Returns the horizontal screen resolution.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
grAddData (Function)
Adds a data into a chart.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Diagram constants
The following constants are used to manage diagrams:...
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
SFModify (Function)
Modifies the records of a file defined in Salesforce.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
SysYRes (Function)
Returns the vertical screen resolution.
ServiceUninstall (Function)
Uninstalls a service.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....