ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word...
StatusBar (Property)
The StatusBar property is used to: determine whether or not the status bar is displayed show...
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved...
MemoryFormat (Property)
The MemoryFormat property gets and sets the format of the value returned for: Date or Time edit...
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed...
InitialState (Property)
The InitialState property gets the initial state of a control.
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic...
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current...
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one...
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page...
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
15. Cookies: information stored on the end user's computer
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Setup mode
Several methods can be used to distribute a WINDEV application......
Composite keys
A composite key is a key item containing several other items......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......