ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Slider control (in a window)
A slider control is used to select a value between two bounds......
The Date input field: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
The Duration field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Rights on the virtual directory
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
ListProcedureLoadImage (Function)
Specifies the procedure to be called when displaying a row in a ListView control. This makes it possible to display an image dynamically, rather than loading an image from disk.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Client application: Running procedures on a .Net services server
Several DotNet functions are available in WINDEV......
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
The Cell control
The Cell control contains controls......