ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice has a direct impact on the release of class objects: depending on the reference selected, the "Destructor" will not be called at the same time.....
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
The Image Editor control (WEBDEV)
The Image Editor control lets users create and edit images or photos in a website......
Sticky header (Code editor)
When working in a large code file (larger than the screen), it can sometimes be difficult to determine where you are in the code......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
1. Testing a site: Elements to be tested
ImageMode (Property)
The ImageMode property gets and sets the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Line control properties
List of properties associated with the Line control...
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....