ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Camera functions
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Programming the looper attributes
All the looper attributes can be handled by programming......
Certificate (Variable type)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
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.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
VerticalSwipe (Property)
The VerticalSwipe property gets and changes the swipe direction in an internal window with swipe gesture support.
Dashboard control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....