ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
SysRecentDocList (Function)
Returns the list of recently opened documents.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
fDelete (Example)
Usage example of the fDelete function
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
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)....
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
HCreation (Example)
Usage example of the HCreation function
fStopCompress (Example)
Usage example of the fStopCompress function
Table,Modify (External language)
Modifies an element in a Table control.
HForward (Example)
Usage example of the HForward function
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
fCreate (Example)
Usage example of the fCreate function
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......
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).