ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Component (Type of variable)
The Component type is used to easily handle an external component.
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...
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
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.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
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....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
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....
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
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....
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....
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
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]....
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
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....
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.