ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HServerStatus (Function)
Allows you to find out the status of an HFSQL server (this function uses the MantaManager service).
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.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
ParentObject (Function)
Identifies the "parent" of a graphic object: field, column, window, page, etc.
mongoResult (Variable type)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
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.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Functions for managing Tab controls (prefix syntax)
The following functions are used to manage tabs......
AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Web Camera control properties
A Web Camera field can be manipulated in WLanguage in a page with the following properties.
psheetSelection (Variable type)
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.
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.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.