ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
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...
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Camera control in a mobile application
The Camera control is used to......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
.Net functions
List of .Net functions...
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Discover all the possibilities of pivot tables
apExecute (Function)
Runs an action plan.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
ActionRedo (Function)
Runs the last action canceled.
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
ChangeTarget (Function)
Changes the target of a button action.
ExecutePresetAction (Function)
Runs a preset WINDEV action.
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
ActionPlanConfigure (Function)
Configures an action plan in the software factory.
QuickActionAdd (Function)
Adds a new quick action to the application.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.