ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Component (Type of variable)
The Component type is used to easily handle an external component.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
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.
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....
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....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
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....
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....
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....
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]....
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....