ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
DotNetRun (Function)
Runs a procedure on a .Net server.
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
13. External component in practice
External component in practice...
12. External component in practice
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.