ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Options of the window editor
To configure the general options of the window editor......
X (Property)
The X property is used to get and change the X-coordinate of an element.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
Handling controls in a report
The different operations available for the report controls are as follows......
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
6. Internal window
Internal windows...
9. Internal page
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
Error 1054: 'Ancestor' cannot be used outside the code of a class
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....