ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Success (Property)
The Success property indicates whether the operation was successful.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
UPNPMediaPause (Function)
Pauses the reading of the current media on the UPnP device.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
ControlToSource (Function)
Assigns the control value to the source of a control link.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
<upnpDevice variable>.MediaPause (Function)
Pauses the reading of the current media on the UPnP device.
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
<Map>.ClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
<Map>.DisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.