ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Events associated with a Gantt Chart column
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
How to open a page?
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Managing main window menus
A main menu is necessarily associated with a window......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Operations performed on collaboration diagrams
The following paragraphs explain......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
SQLFirst (Function)
Positions on the first row of the query result.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
SOAPRun (Function)
Runs a procedure on a SOAP server.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
IF statement
The conditional IF statement allows you to run an action according to a condition...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Chart constants
List of constants used by the functions for chart management....
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......