ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
HintTextColor (Property)
The HintTextColor property is used to get and change the hint text color of an Edit control.
DocPosition (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
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.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
How to create a patch?
ERR_NO_APPLICATION
Start of Break block (Break header)
The Start of break block is optional......
Items (Property)
The Items property is used to configure the different items of a full-text index.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
13. 3-Tier architecture