ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grDeleteAll (Function)
Erases a chart and destroys this chart.
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.
TextToRTF (Function)
Converts text to Rich Text Format.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
grDraw (Function)
Draws a chart according to the specified parameters.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
grType (Function)
Identifies or modifies the type of chart.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
ID (Property)
The ID property is used to get and change IDs.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
ThreadMode (Function)
Changes the management mode of threads.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
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)....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).