ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Option (Property)
The Option property is used to get and change certain options.
JavaExecute (Example)
Usage example of the JavaExecute function
<Image>.Rotation (Function)
Rotates an Image control.
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
Size (Property)
The Size property is used to determine and change the size of an element.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
fDelete (Example)
Usage example of the fDelete function