ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup on a local network (LAN)
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
HDBIndex (Function)
Opens an xBase index file.
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....
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
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....
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....
HTML Display control properties
HTML Display control properties...
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...