ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Installing the monitor
The monitoring robot includes three executables......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one...
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode...
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM...
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements...
Dictionary
The dictionary is a file that can contain the project elements......
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable...
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected...
fLock (Function)
Entirely or partially locks an external file.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain...
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view...
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect,...
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy...
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL...
SocketCreate (Function)
Creates a socket.
iPrintImage (Function)
Sends the image file to print to the print buffer.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural...
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind...
Control template
A control template is a set of controls that can be re-used in several windows or pages......