ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
dBackground (Example)
Usage example of the dBackground function
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
WinOutWidth (Function)
Returns the full width of a window (including the border).
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
SysIconAdd (Example)
Usage example of the SysIconAdd function
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Page Header block
The Page header block is printed on each new page......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
SecretString (Variable type)
Type SecretString type is used to manipulate strings contained in the password vault.
Entity of a CDM
To group information according the MERISE method, entities must be created......
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
Creating a delete query
A delete query (corresponding SQL statement......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.