ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
HTTPAddFile (Function)
Adds a file to the HTTP form.
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
LooperAdd (Function)
Adds a row at the end of a Looper control.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
1. Project and analysis
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
EventChange (Function)
Modifies the status of an event.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
EndDate (Property)
The EndDate property gets and sets the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
gpwAddUser (Function)
Adds a user to the User Groupware database.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
TextToRTF (Function)
Converts text to Rich Text Format.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....