ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
WinStatus (Function)
Identifies or modifies the window status.
Constants for managing character strings
List of constants used by string management functions...
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
OpenMainMenu (Function)
Opens the main menu of the current window.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
xlsColumnType (Example)
Usage example of the xlsColumnType function
Error
The Error keyword is used to manage the errors.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
TextToRTF (Function)
Converts text to Rich Text Format.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
diffApply (Function)
Applies a difference buffer to a specific buffer.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Events associated with supercontrols
List of events associated with supercontrols...
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.