ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HDescribeItem (Function)
Describes a file item through programming.
ToastDisplay (Function)
Displays a "Toast" message.
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
HPrevious (Function)
Positions on the previous file record according to a browse item.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
fMoveFile (Function)
Moves a file from one directory to another.
HOpen (Function)
Opens a data file.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Using .NET assemblies in a project
To use .NET assemblies in a project......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fUnlock (Function)
Entirely or partially unlocks an external file.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...