ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sub-query
A sub-query is a query whose result is used by another query...
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
3. Deploying a dynamic WEBDEV site
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Debugging functions
List of debugging functions...
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
BitcoinCoreDiskSpaceUsed (Function)
Indicates the blockchain size on disk. Note: This function is only available from version 2025 Update 2....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Edit options of a report
The report editor allows you to......
Creating a select query
A select query (corresponding SQL statement......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Manipulating Repositionable Note controls programmatically
A Repositionable Note control can be handled through programming......
HFSQL Client/Server: Setting up tables on the server
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....