ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLFirst (Function)
Positions on the first row of the query result.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
ConnectionPoint (Property)
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
ArrayDistinct (Function)
Returns an array without duplicates.
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
grDestinationWnd (Function)
Defines a window as chart destination.
PythonExecute (Function)
Executes a function present in a Python module.
Alias (Property)
The Alias property gets the alias of an element.
Category (Property)
The Category property gets and sets the category of an element.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Entity of a CDM
To group information according the MERISE method, entities must be created......
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Border (Property)
The Border property is used to get and change the borders of an element.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....