ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTransaction (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
SysRecentDocList (Function)
Returns the list of recently opened documents.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
String constants
List of constants used by string functions...
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Extern (Reserved word)
EXTERN is used to...
HChangeName (Function)
Modifies the physical name of a table.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Client/Server transactions: available isolation modes
The HFSQL engine proposes to isolate the transactions......
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
API (Example)
Usage example of the API function
Table,Insert (External language)
Inserts an element into a table at a given position.
UploadStart (Function)
Starts sending the selected files into an Upload control.
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.