ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
Preset control properties
List of properties associated with the Preset control...
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Page Header block
The Page header block is printed on each new page......
Report controls
Several types of controls can be handled in a report created by the report editor......
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
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......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Supercontrol
A supercontrol is an advanced type of control......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Copying controls from the report editor
The controls can be copied from the report editor......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Handling a control through programming in a report
All report controls can be handled through programming......
The Flexbox control
Flexbox is a standard layout system for web pages......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).