ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
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.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the table, filter, view or query.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
ContinentList (Function)
Returns the list of continents.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
NotifDelete (Function)
Removes a notification from the system bar.
Handling Gantt Chart controls programmatically
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
MQTT functions
The following functions are used to manage MQTT clients...