ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
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.
<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.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Set of procedures
The global procedures are grouped in set of procedures......
Handling Gantt Chart controls programmatically
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......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
DocPosition (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
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).
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
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.