ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
OLE control properties
List of properties associated with an OLE 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....
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a WDPic variable.
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
The "Find - Replace" pane
The "Find - Replace" pane is used to......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....