ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Handling controls in a report
The different operations available for the report controls are as follows......
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Installing the monitor
The monitoring robot includes three executables......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
<Connection variable>.NotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Programming the table cells
The Table controls can be handled......
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
Text (Property)
Text is used to find out whether an item is a text item.