ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Android Control Center
Do you know where to find your application log files?...
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Environment of code editor
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
iPreview (Function)
Configures the print destination.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Automatic management of exceptions
The management of exceptions can be customized by process......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Creating the link buttons in the windows of a WINDEV RAD pattern