ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DiagramSave (Function)
Saves a diagram as a "diag" file.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
dPolyline (Function)
Draws a line composed of multiple segments.
Creating user accounts
A User account allows the server administrator to......
AAF: Simple editing options in an Edit control field
The context menu of an edit control is used to perform simple edit operations...
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Application triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a table....
Native Access to SAP
SAP is a widely used ERP......
Items used in a select query
A query created in the query editor can contain several types of items......