ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

9-slice scaling
9-slice scaling allows you to resize images without any distortion...
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
Error 35: 'Continue' is available in the loops only
Expands all breaks in a Looper control with break....
<Image variable>.Copy (Function)
Copies an image to another image.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
TreeView control properties
TreeView controls can be manipulated with WLanguage properties in a window as well as in a page......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
HReadLast (Example)
Usage example of the HReadLast function
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.