ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
fSelect (Function)
Opens the Windows file picker.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
BurnerSelect (Function)
Used to select the default burner.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Position (Function)
Finds the position of a specified string within another string.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
SQLReqExists (Function)
Checks the existence of a query.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
EmailCheckAddress (Function)
Checks the validity of an email address.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
SQLChangeConnection (Function)
Modifies the current connection.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
fDelete (Function)
Deletes a file accessible from the current computer.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
LooperAdd (Function)
Adds a row at the end of a Looper control.
MatExist (Function)
Checks the whether the matrix exists in memory.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.