ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
SMSSend (Function)
Sends an SMS.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
HeightHalfExpanded (Property)
The HeightHalfExpanded property gets and sets the "half-expanded" height of the bottom sliding window associated with the current window.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
SocketRead (Function)
Retrieves a message sent by another socket.
Screen,Input (External language)
Starts the input in the controls of a window.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
RAD Mobile: Create modern windows
RAD Mobile (Rapid Application Development) automatically generates modern UIs and functional code from a database....
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......