ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fStopCompress (Example)
Usage example of the fStopCompress function
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
KeyPressed (Function)
Checks which key is pressed.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
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...
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.
HModify (Example)
Usage example of the HModify 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.
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).
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
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....
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....
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)....