ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Status bar of windows
The status bar of a window is used to display several types of information...
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Telephony constants
List of constants used by telephony functions...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Animating a Static control
Two methods can be used to animate a Static control......
Progress Bar control properties
List of properties associated with the Progress Bar control...
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
The HTML control
The HTML control displays HTML pages or HTML code......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Manager of automated tests
The test manager is used to......
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
Events associated with Bar Code controls
List of events associated with Bar Code controls...