ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box 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....
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
13. Print: Reports
WINDEV reports...
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
Access rights to a class property
A property is a code element that includes two processes......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...