ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
<Word Processing>.Redo (Function)
Restores the last undone action on a Word Processing control.
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
ActionPlanInfo (Function)
Retrieves information regarding the execution of an instance of action plan.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
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......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
ThreadMode (Function)
Changes the management mode of threads.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
WEBDEV license agreement
WEBDEV license agreement...
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.