ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Creating the Relation pages of a WEBDEV RAD pattern
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
Constants for managing fonts
List of constants used by the functions for font management....
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Report controls
Several types of controls can be handled in a report created by the report editor......