ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
EnumerationFromName (Function)
Returns an enumeration value known by its name.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
zipDeleteFile (Function)
Deletes a file from an archive.
Welcome to Reports & Queries
Reports & Queries is used to......
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an array property of an advanced variable type (array of events of a gglCalendar variable, etc.). of a WLanguage list....
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the database schema or described by HDescribeConnection or HOpenConnection)....
grImageSize (Function)
Defines the size of the image containing the chart.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Automatic error handling
Error handling can be customized for each process......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.