ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Chart control
The "Chart" control is used to display a chart in windows, pages and reports...
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
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....
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.
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.