ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
MemExist (Function)
Checks the existence of a memory zone.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
dCopy (Function)
Copies an image to another image.
MemModify (Function)
Modifies an element in a memory zone.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Image editor: Features
The image editor includes several features......
MemFound (Function)
Checks whether the sought element was found.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Pyramid charts
Pyramid charts allow you to view data in descending order......
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
24. Displaying and linking pages
Accessibilité (Property)
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......