ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Content (Property)
The Content property is used to get and change the content of an element.
User (Property)
The User property is used to identify and change the user of a feature.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Monitoring robot: Creating a control
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
gpwUser (Variable type)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Text (Property)
The Text property is used to get and modify text.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
HManageServerUpdate (Function)
Allows you to manage the automatic update of HFSQL Client/Server servers and to define how often to check for updates....
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.