ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing control.
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
NextApproverID (Property)
The NextApproverID property is used to manage the users that will perform the next action.
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
<Word Processing>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing control.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Defining clickable areas
In a page, an Image control can contain clickable areas......
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Action Bar control functions
The following functions are used to manage the Action Bar control......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......