ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateView (Example)
Usage example of the HCreateView function
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.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
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......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
SNMPGetTable (Function)
Reads a table of SNMP values.
Value (Property)
The Value property is used to get and change the value of an element.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
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....
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
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...
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
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.