ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Constants for managing emails
List of constants used by the functions for managing emails....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Starting WDOptimizer in a command line
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....
dCircle (Function)
Draws a circle or an ellipse: 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....
ChronoReset (Function)
Stops and resets a running stopwatch.
Functions for handling directories and external files
List of functions for handling external files...
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Accessibilité (Property)
Custom tooltips
Tooltips are very useful for application users......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
HCreateMovableReplica (Function)
Creates a movable replication.