ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Error 31: The file to include is not found. Check the name and path ...
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
5. Displaying a WEBDEV Session site
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Manipulating TreeMap controls programmatically
WINDEV allows you manipulate a TreeMap control programmatically....
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 app mode. Function kept for backward compatibility....
ManageHTML (Property)
The Property ManageHTML property is used to set the HTML management mode in a full-text index.
Multiline Zone control functions
Functions for manipulating Multiline Zone controls....
Creating the menus for the pages of the WEBDEV RAD pattern
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....