ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
<Source>.SavePosition (Function)
Stores the current file context: current record, filter, pointers.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Using the Vista style in your windows
WINDEV allows you to customize......
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Configuring an application with User Groupware
Running the test of the User Groupware and installing it
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Customizing the User Groupware