ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Events associated with formatted display controls
List of events associated with formatted display controls...
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
UPNPModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
UPNPGetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
<upnpDevice variable>.GetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
<upnpDevice variable>.ModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......