ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
5. Site test in practice
Environment of code editor
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Referring to an element in a WLanguage event / process
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
WINDEV License Agreement
WINDEV License Agreement...
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Events associated with the project
List of events associated with the project...
WEBDEV license agreement
WEBDEV license agreement...
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Events associated with List Box controls
List of events associated with List Box controls...
Compilation options
The compilation options allow you to define the help system generation settings......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....