ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
ParentObject (Function)
Identifies the "parent" of a graphic object: field, column, window, page, etc.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
ControlFindTextPrevious (Function)
Searches for and selects the previous element corresponding to the text searched for in a window or field.
Functions for managing Tab controls (prefix syntax)
The following functions are used to manage tabs......
HServerStatus (Function)
Allows you to find out the status of an HFSQL server (this function uses the MantaManager service).
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
psheetSelection (Variable type)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
sfDeletedRecord (Variable type)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
SearchValue (Property)
The SearchValue property gets and sets the value of the search field in an Action Bar.
ControlFindTextFirst (Function)
Searches for and selects the first element corresponding to the text searched for in a window or field.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
Multi-project search
Performing a search in the current project is a common operation......
Animate a Label field
Two methods can be used to animate a Static Text control......
Programming automatic calculations in the columns of a Table control
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Table, List Box and Combo Box controls bound to queries
A Table, List Box, or Combo Box control can be used to display the content of a table or query......
Line control properties
List of properties associated with the Line control...
Size (Property)
The Size property is used to determine and change the size of an element.
fDirExist (Function)
Checks the existence of a directory.