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
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<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.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
New (Reserved word)
New is used to allocate memory space...
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....
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....