ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Environment of the report editor
Environment of the report editor...
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
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......
End of break block
The End of break block is optional......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
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:
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
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.
<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....
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.