ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
MatExist (Function)
Checks the whether the matrix exists in memory.
SQLFirst (Function)
Positions on the first row of the query result.
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
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.
KanbanFilter (Function)
Displays only cards that match the specified filter.
<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.
How to develop a PHP site?
What is a PHP site?......
The "Code hashtags" pane
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......
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Binding a Link control to an item
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
Modified (Property)
The Modified property lets you know if an element has been modified.
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"......