ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dBorder (Function)
Draws the borders.
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
8. Windows in practice
Discover the main actions that can be performed on the windows....
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
<String type>.CharactTypeCount (Function)
Returns the number of characters matching a given type.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Help system properties
The properties of help system are used to define......
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
Local procedure
Two types of procedures are available......
Switzerland.CheckOASI (Function)
Checks the validity of a Swiss Old-?Age and Survivors' Insurance Number (OASI)....
<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.