ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.).....
ChangeCharset (Example)
Usage example of the ChangeCharset function
dPolyline (Function)
Draws a line composed of multiple segments.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
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....
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.
CaptionHTML (Property)
The CaptionHTML property is used to manipulate text as HTML code.
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.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a table. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
SFDelete (Function)
Deletes records from a Salesforce database.