ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
SOAPRun (Function)
Runs a procedure on a SOAP server.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Open (External language)
Opens a window.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
HReadFirst (Function)
Sets the position on the first record according to a browse item.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
ErrorThrow (Function)
Throw a non-fatal error.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Materialized view