ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
Constants for managing certificates
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Constants for external files
List of constants used by the functions for managing external files....
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......