ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
DotNetDelegate (Function)
Initializes a.NET delegate.
Comparison operators
The comparison operators can be divided into several categories......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
HCloseConnection (Example)
Usage example of the HCloseConenction function
Creating a RAD pattern
From version 12, a new RAD technology has appeared......