ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDir (Example)
Usage example of the fDir function
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
Error 117: The array has X dimensions and you access it with Y dimensions
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
<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
KeyExpression (Example)
Usage example of the KeyExpression property
<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.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
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
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.