ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
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.
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).
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
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.