ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.
ImageStartScrolling (Function)
Starts cycling through images.
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
DDEError (Function)
Returns the runtime status report of a DDE function.
<WDPic variable>.Pen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in a variable of type WDPic.
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
DDESend (Function)
Sends a data to the program connected via DDE.
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
iParameterViewer (Function)
Configures the report viewer.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Graphic string functions
List of SQL functions used to create and handle graphic strings...
HClose (Function)
Closes either a table or all tables opened by the current user: all corresponding physical tables are closed for the current user.
EndProgram (Function)
Ends the execution of the current program.
HUnlockFile (Function)
Unlocks the records of a table: locked by HLockFile. individually locked by a locking read function....