ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Error 1049: The access directives are not allowed in a composite variable
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Key (Property)
The Key property is used to manipulate keys: in an xmlSignature variable. in a memcachedResult variable....
Constants for WLanguage types
List of constants for managing WLanguage types....
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Error 1048: The inheritance is not allowed in a composite variable