ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
12. External component in practice
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
dArc (Example)
Usage example of the dArc function
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
dPolyline (Function)
Draws a line composed of multiple segments.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
grCreate (Function)
Creates a specific type of chart.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Combination (Type of variable)
A combination is a set of options.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
NET constants
List of constants used by the DotNet functions....
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....