ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
GetActiveObject (Example)
Usage example of the GetActiveObject function
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.
SNMPGetTable (Function)
Reads a table of SNMP values.
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Constants used by the functions for managing countries and continents
DnDForce (Function)
DnDForce is kept for backward compatibility.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.