ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
HIndex (Function)
Rebuilds the file index (".NDX" file).
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
2. Analysis in practice
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
Select query description window: Items that can be used
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
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....
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
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.
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.
Table,Col (External language)
Returns the current index of the column.
MemCurrent (Function)
Returns the index of the current element.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
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]....
TreeView Table control properties
List of properties associated with the TreeView Table control...
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
Static control properties
List of properties associated with a Static control...