ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
Out (Property)
The Outside property is used to know if an email was read correctly on the server.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<gglConnection variable>.ListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
<Connection variable>.InfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
<Connection variable>.ModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.