ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KanbanFilter (Function)
Displays only cards that match the specified filter.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
gLine (Function)
Builds a sequence of characters containing a line.
MatExist (Function)
Checks the whether the matrix exists in memory.
SQLFirst (Function)
Positions on the first row of the query result.
tapiDial (Function)
Dials a phone number for a voice line.
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
CapitalizeEachWord (Function)
Capitalizes the first letter of all words in a string.
dPolyline (Function)
Draws a line composed of multiple segments.
<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
gClickableLink (Function)
Adds a clickable link in a graphic string.
How to develop a PHP site?
What is a PHP site?......
The "Code hashtags" pane
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......