ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Creating a delete query
A delete query (corresponding SQL statement......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Error 1: Syntax error
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Code editor: Display options
The code editor proposes several display options......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Error 1010: The member of the class is constant
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
iForceComplement (Function)
Forces the printing of a Body Complement block.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
Query editor
The query editor is used to automatically create queries on the data files......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
WinOutWidth (Function)
Returns the full width of a window (including the border).
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
The home page
The home page is the first page of your site......
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Python: Native calls
WLanguage allows for native Python calls......