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...
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Yousign
It is now common for individuals or businesses to sign contracts electronically......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Cross-references in the code editor
The cross-references in the code editor are used to identify......