ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Upload control events
The following processes are associated with the Upload control:...
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
2. Analysis in practice
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
Select query description window: Items that can be used
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.