ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

(No title )
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
<Connection variable>.DeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....