ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
ChangeCharset (Example)
Usage example of the ChangeCharset function
dPolyline (Function)
Draws a line composed of multiple segments.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
iEndReport (Function)
Forces the report print to stop.
Reals
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
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....
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.