ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Declaring and using a variable
A variable is defined by name and type......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
GetDefinition (Function)
Retrieves the definition of element type.