ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
iCloseReport (Function)
Stops printing the current report immediately.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
gLine (Function)
Builds a sequence of characters containing a line.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
iPageEnd (Function)
Forces the move to the next page during the report print.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
StringReverse (Function)
Reverses the characters of a string.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
TextToRTF (Function)
Converts text to Rich Text Format.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
fRemoveDir (Function)
Deletes a directory from a disk.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.