ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart control: "General" Tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels...
Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe...
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations...
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
BrowserPlatform (Function)
Returns the user's browser platform....
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
BrowserType (Function)
Returns the type of browser used by the Web user.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Service variable
The Service variable is used to......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Constants for the Exif functions
List of constants used by the Exif functions....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.