ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
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.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
gLine (Function)
Builds a sequence of characters containing a line.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
2. How to test a site?
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
The Line control
A Line control is used to display a line in a page......
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
grPointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
LCommand (External language)
Returns the command line passed in parameter to the executable program.