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...
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered...
Create an RSS feed
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple...
sfEmptyRecycleBinResult (Variable type)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
StatSum (Function)
Calculates the sum for a series of values.
MemCreate (Function)
Creates a memory area.
Creating the Form windows of a WINDEV RAD pattern
Handling Scheduler controls programmatically
A Scheduler control can be......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record...
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types...
UPNPGetBrightness (Function)
Retrieves the brightness of a UPnP device.
UPNPGetContrast (Function)
Retrieves the contrast of a UPnP device.
UPNPGetVolume (Function)
Retrieves the volume of a UPnP device.
UPNPGetSharpness (Function)
Retrieves the sharpness of a UPnP device.
UPNPModifySharpness (Function)
Changes the sharpness of a UPnP device.
UPNPModifyVolume (Function)
Change the volume of a UPnP device.
UPNPModifyContrast (Function)
Modifies the contrast of a UPnP device.
UPNPModifyBrightness (Function)
Modifies the brightness of a UPnP device.
UPNPMediaOpen (Function)
Opens a media on the UPnP device.
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward...