ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
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>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
fDir (Example)
Usage example of the fDir function
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
OLESave (Function)
Saves the object found in an OLE control in binary format.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
JavaExecute (Example)
Usage example of the JavaExecute function