ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
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.
Table,Col (External language)
Returns the current index of the column.
MemCurrent (Function)
Returns the index of the current element.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
TreeView Table control properties
List of properties associated with the TreeView Table control...
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Static control properties
List of properties associated with a Static control...
Upload control events
The following processes are associated with the Upload control:...
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type. on the gglInstantMessaging type on the gglOrganization type on the gglPhoneNumber type]....
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
<Toolbar>.Dock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.