ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
HIndex (Example)
Usage example of the HIndex function
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
14. Controls in practice
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
WinAdaptSize (Function)
Adapts the window size to the content of controls.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Environment of the window editor
The main elements of window editor are as follows:
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
MDIOpen (Function)
Opens and enables an MDI child window.
OpenMainMenu (Function)
Opens the main menu of the current window.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
grWndSize (Function)
Defines the size of the window containing the chart.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
NextTitle (Function)
Modifies the title of next window to open.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
HandleParentNext (Function)
Forces the parent of the next window to open.