ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
<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,
SQLModify (Example)
Usage example of the SQLModify function
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
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.
FTPTime (Example)
Usage example of the FTPTime function
JavaExecute (Example)
Usage example of the JavaExecute function
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
<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.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
FTPSize (Example)
Usage example of the FTPSize function
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.