ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
HTTP constants
List of constants used by the HTTP functions....
NotificationDisplay (Function)
Displays a message outside the browser.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
HTMLToText (Function)
Converts an HTML string or buffer to text.
PageChangeLayout (Function)
Applies a specific layout to a page.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
gpwAddUser (Function)
Adds a user to the User Groupware database.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
HIndex (Example)
Usage example of the HIndex function
fShortName (Example)
Usage example of the fShortName function
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
XMLSign (Function)
Signs an XML document.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
Error 305: The element does not exist in the window
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...