ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
iParameterPDF (Function)
Defines the options for the generated PDF file.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Organizer control functions
The following functions are used to manage the Organizer control:...
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
HInfoLog (Function)
Returns information about the server logs.