ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
grGridlines (Function)
Displays or hides the chart gridlines.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
dPolyline (Function)
Draws a line composed of multiple segments.