ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
19. Upload: Sending files to the server
18. Management of business rules
7. Source Code Manager (SCM)
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Environment of the project editor
The main elements of the project editor are as follows:
Environment of the report editor
Environment of the report editor...
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
PageChangeLayout (Function)
Applies a specific layout to a page.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).