ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Component (Type of variable)
The Component type is used to easily handle an external component.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification 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....
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....
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...
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
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...