ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Start of Break block (Break header)
The Start of break block is optional......
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
WDXView: Overview
WDXView is an ActiveX browser......
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.