ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
DriveRecoverFileGgl (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
<Variable gglDrive>RetrieveGglFile (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
SOAP functions (prefix syntax)
List of SOAP functions...
Generating the setup program
The last wizard step for creating the setup program allows you to......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Camera functions
Handling Word Processing controls programmatically (prefix syntax)
A Word Processing control can be handled through programming......
Asc (Function)
Returns the ASCII code of the specified character.
Configuring the SOAP administrator
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).