ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Manipulating Map controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
TableMode (Function)
TableMode is kept for backward compatibility.
ERR_PARSER
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
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.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
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.
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
HExecuteProcedure (Function)
Runs a stored procedure.