ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar control functions
The following functions are used to manipulate Action Bar controls...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
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......
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......
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
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.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
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......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
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....
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
Creating the link buttons in the windows of a WINDEV RAD pattern
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
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
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
The "Line" charts
In the line charts, the data is interpreted as successive y-coordinates of points......