ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever...
Using an external component in an application
A component can be reused at any time in any application...
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase...
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will...
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
fImageSelect (Function)
Opens the image picker of Windows.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
How to loop through a file using filters?
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch...
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
User Groupware and Client/Server tables
An application using User Groupware can be used with a HyperFileSQL database in Client/Server...
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless...
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):...
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......