ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
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.
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.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
grLegendFont (Function)
Modifies the font used for the chart legend.
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.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
<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.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...