ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
DiagramSave (Function)
Saves a diagram as a "diag" file.
dPolyline (Function)
Draws a line composed of multiple segments.
Creating user accounts
A User account allows the server administrator to......
Items used in a select query
A query created in the query editor can contain several types of items......
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......
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
ChangeStyle (Function)
Modifies the style of a control dynamically.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.