ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
DiagramSave (Function)
Saves a diagram as a "diag" file.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
dPolyline (Function)
Draws a line composed of multiple segments.
AAF: Simple editing options in an Edit control field
The context menu of an edit control is used to perform simple edit operations...
Items used in a select query
A query created in the query editor can contain several types of items......
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.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
SAP ASE Native Connector (Sybase): Programming using SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the database schema......
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.