ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing a problem to the Free Technical Support
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Camera functions
Materialized view
11. Choosing the action of a button/link
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Including a supercontrol in a window or in a page
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Automatic management of exceptions
The management of exceptions can be customized by process......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Options of the window editor
To configure the general options of the window editor......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Events associated with Java Applet controls
List of events associated with Java Applet controls...
<Table>.Add (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....