ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
grParameter (Function)
Retrieves or modifies a chart parameter.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Events associated with pages
List of events associated with pages...
HIndex (Function)
Rebuilds the file index (".NDX" file).
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.