ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing main window menus
A main menu is necessarily associated with a window......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Events associated with List Box controls
List of events associated with List Box controls...
Defining clickable areas
In a page, an Image control can contain clickable areas......
Creating an insert query
An insert query (corresponding SQL statement......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......