ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
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.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
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
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
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).
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
fCreate (Example)
Usage example of the fCreate function
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....
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)....
Extern (Reserved word)
EXTERN is used to...
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).
Table,Insert (External language)
Inserts an element into a table at a given position.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
API (Example)
Usage example of the API function