ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
FBGetUserInformation (Function)
Gets the Facebook information of the connected user.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
Facebook functions
List of Facebook functions...
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....
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
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......
xlsColumnType (Example)
Usage example of the xlsColumnType function
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......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
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