ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Handling a WinForm .Net control through programming
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Voice commands in your applications
The applications that you develop can react to the user's voice......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Display (External language)
Displays a value in a control or assigns a value in a variable.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Error 533: The expression of a { } must be a string
FirstName (Property)
The FirstName property can be used on: a SaasUser variable. ......
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<Document variable>.Redo (Function)
Restores the last action canceled on a Document variable.
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.