ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
HCreateView (Example)
Usage example of the HCreateView function
SNMPGetTable (Function)
Reads a table of SNMP values.
Value (Property)
The Value property is used to get and change the value of an element.
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....
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Constants used by the functions for managing countries and continents
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Interactive notification management constants
Interactive notification management constants...
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
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.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
Width (Property)
The Width property is used to determine and change the width of an element.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.