ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
Mobile Image Editor control events
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc....
Infinite Progress Bar control events
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Rich Text Area control events
The following events appear by default in the WEBDEV code editor......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Step 1: Configuring the print parameters
This step allows you to choose......
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Modify the type of a switch option: 3-state or 2-state options....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
ERR_BAD_CONTEXT_INVALID
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Local procedure
Two types of procedures are available......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
iCreateFont (Function)
Creates a new print font.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......