ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-touch management functions
The following functions are used to manage the multi-touch......
Guided tour management constants
Scheduler report
The report editor allows you to create "Scheduler" reports....
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
grScatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
Creating nested reports
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
Quality (Property)
The Quality property is used to get and set the quality level of an element.
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
Interactive notification management functions
Constante de gestion des notifications interactives...
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Event
The Event keyword can correspond to:
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
DateTimeToString (Function)
Converts a DateTime to string in the specified format.