ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
WebAddress (Variable type)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
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.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.