ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
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
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......
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...
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.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
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).
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....