ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
DomoClose (Function)
Closes the communication opened by DomoOpen.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware web service.
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
GglAccountDissociate (Function)
Dissociates the application from the user's Google account. This association must have been previously defined with GglAccountAssociate....
Error 117: The array has X dimensions and you access it with Y dimensions
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
HInfoReplica (Function)
Returns information about the specified replica.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
CriticalSection (Function)
Activates a critical section named or on a variable in an instruction of type USE ... IN.