ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static Text control.
WDSetup: Manage additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Handling a WinForm .Net control through programming
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
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....
Handling Spreadsheet controls programmatically (in a report)