ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
<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.
<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.
<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, ....).
NetOpenRemoteAccess (Function)
Establishes a remote connection.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Service management functions
List of functions for managing services...
Java functions
List of Java functions...
28. Site SEO
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Environment of code editor
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.