ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
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.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
Multi-project search
Performing a search in the current project is a common operation......
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
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....
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
fDirExist (Function)
Checks the existence of a directory.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......