ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Error 2: Incomplete line
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
<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.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Connection variable>.InfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
<Connection variable>.ModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.