ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
Glossary
The glossary lists all the abbreviations used in the code editor......
fSelectDir (Function)
Opens a directory picker.
WaitWindowStart (Function)
Opens the wait window of application.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
MatWrite (Example)
Usage example of the MatWrite function
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Dictionary
The dictionary is a file that can contain the project elements......
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
Operations performed on collaboration diagrams
The following paragraphs explain......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Creating the windows and the pages of the RAD pattern
dDisplay (Function)
Displays the drawing in the Image control.
Programming automatic calculations in the columns of a Table control
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HAddUser (Function)
Adds a user to a database.