ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
Using batch processing in multiple projects
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
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.
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
4. Dedicated server or shared server?
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
HUpdateLink (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
<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.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
<Gantt chart>.ListLink (Function)
Lists the links in a Gantt Chart column in a Table or TreeView Table control.
HLogInfo (Function)
Adds comments to the log when saving the operation.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
3. Managing sockets
WINDEV includes advanced socket management functions....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
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.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.