ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Creating the Form windows of a WINDEV RAD pattern
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Error 1023: The access to the method of the class is restricted by a private inheritance
Customizing the report viewer: Available windows
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Creating the Table pages of the WEBDEV RAD pattern
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Error 1030: The access to the base class is restricted by a private inheritance
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
Custom tooltips
Tooltips are very useful for application users......
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
<btleDescriptor variable>.WriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
InApp constants
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
11. User Macro-Code: UMC in practice
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Creating the Table windows of the WINDEV RAD pattern