ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
HChangeConnection (Example)
Usage example of the HChangeConnection function
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
The Line control
A Line control is used to display a line in a page......
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......