ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.