ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
7. Source Code Manager (SCM)
UMC management functions
List of functions for managing the UMC...
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Source>.Free (Function)
Transforms the crossed records (HCross) into deleted records.
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
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.