ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<HTML editor>.Insert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Handling Gantt Chart controls programmatically
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
HintTextColor (Property)
The HintTextColor property is used to get and change the hint text color of an Edit control.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
DocPosition (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
<Word Processing>.Position (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.