ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
XMLChild (Function)
Positions on the first child element of current element.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
ModbusReadBit (Function)
Reads one or more bits 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....
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.
TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
<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.