ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
<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.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
ActionLabel (Property)
The ActionLabel property gets and sets the label of the notification's action button....
9. Application menus
Menus are displayed in different ways......
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
<Source>.ListItem (Function)
Returns the list of items in a table (query or view) recognized by the HFSQL engine. The tables defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
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......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
NextApproverID (Property)
The NextApproverID property is used to manage the users that will perform the next action.
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"....
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......