ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetActiveObject (Example)
Usage example of the GetActiveObject function
tapiAnswerCall (Function)
Answers an incoming call that was detected.
InAndroidMode (Example)
Usage example of the InAndroidMode function
Functions for managing Organizer controls (prefix syntax)
The following functions are used to handle the Organizer control via prefix syntax:...
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
SysShutdown (Function)
Stops the system or closes the current Windows session.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Border management constants
List of constants used by the border management functions....
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.