ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
grParameter (Function)
Retrieves or modifies a chart parameter.
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.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
hScheduling (Variable type)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled HFSQL Client/Server table optimization task. for a scheduled HFSQL Client/Server table backup job. for a scheduled replication of HFSQL servers....
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the table.
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
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
DnDForce (Function)
DnDForce is kept for backward compatibility.
Identifier (Property)
The Identifier property gets and sets the identifier of an element.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.