ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Events associated with Combo Box controls
List of events associated with Combo Box controls...
The Tab control
The Tab control is used to simultaneously display different controls......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Warning (Function)
Displays a custom message in a system warning window.
Handling HTML text in an Edit control
WEBDEV allows you to manipulate text in HTML via the "HTML format" option of the Edit controls and the HTML control....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......