ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
InPHPMode (Function)
Indicates whether the code is run in PHP.
ERR_BAD_CONTEXT_FOUND
ERR_DISCONNECTED_RELOG
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
ERR_BAD_CONTEXT_INTERNAL
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
<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>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<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.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image>.Copy (Function)
Copies an image to another image.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCopy (Function)
Copies an image to another image.