ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
XMLRoot (Function)
Positions on the root tag of an XML document.
Creating the windows and the pages of the RAD pattern
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
8. Windows in practice
Discover the main actions that can be performed on the windows....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
Creating the link buttons in the windows of a WINDEV RAD pattern
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....