ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
HDescribeFile (Function)
Describes a data file programmatically.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
GPSLastPosition (Function)
Retrieves the information about the last known device position.
dbgEnableLog (Function)
Enables the runtime log programmatically.
Installing the monitor
The monitoring robot includes three executables......
ThreadMode (Function)
Changes the management mode of threads.
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
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......
ListView control properties
List of properties associated with the ListView control...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......