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.
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......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. An animation can be set on the controls during this operation.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
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.
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]....
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
TreeView Table control properties
List of properties associated with the TreeView Table control...
Error 810: * can only be used for a parameter with a default value
The Organizer control
The Organizer control is used to display and handle organizers......
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
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......
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.