ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fExeDir (Function)
Returns the directory from which the execution is started.
<picLayer variable>.DrawPoint (Function)
Draws a point in a picLayer variable.
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SQLModify (Function)
Modifies the content of a row in the query result.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
SQLSeek (Function)
Positions on the specified result row of the query.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
fImageSelect (Function)
Opens the image picker of Windows.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.