ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
dFill (Example)
Usage example of the dFill function
dPoint (Example)
Usage example of the dPoint function
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
dRectangle (Example)
Usage example of the dRectangle function
Switch control properties
dCircle (Example)
Usage example of the dCircle function
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
SilverLight control properties
List of properties associated with the SilverLight control...
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
dBackground (Example)
Usage example of the dBackground function
dPolygon (Example)
Usage example of the dPolygon function