ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iParameter (Function)
Retrieves the printer configuration and configures the print.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HExecuteProcedure (Function)
Runs a stored procedure.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
Constant
The constants are language elements whose value is fixed once and for all...
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
The "Bubble" charts
A bubble chart shows the correlation between three variables using bubbles of different sizes: categories and values on the X and Y axes and an additional parameter.. The size of the bubble indicates the value of this third parameter.
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.