ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
SysTheme (Function)
Returns the current theme of the device.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
grTitle (Function)
Modifies the caption and/or position of the chart title....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
DateToInteger (Function)
Converts a date to an integer.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
HAddUser (Function)
Adds a user to a database.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
WHelp (Function)
Displays a file or help page in CHM format.
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of the archive (in ZIP, RAR, CAB, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
zipNbPart (Function)
Returns the number of sub-archives (parts) of an archive in CAB, RAR, ZIP, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.