ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
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......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
fLock (Function)
Entirely or partially locks an external file.
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....
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
SocketCreate (Function)
Creates a socket.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Setup directory
The setup wizard allows you to configure the setup directory of application....
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Programming overview in C and C++
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
zipOpen (Function)
Opens an existing archive.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).