ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
fDirRename (Function)
Renames a directory.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Table control functions
List of functions specific to Table controls...
fWriteLine (Example)
Usage example of the fWriteLine function
tapiBlindTransfer (Function)
Performs a "blind" transfer.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Passing parameters
The parameters can be passed to a procedure......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
API (Function)
Runs a function found in an external DLL.