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.
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
LineColor (Property)
The LineColor property is used to define the line color of a shape.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
WEBDEV license agreement
WEBDEV license agreement...
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
How to find out whether a report was printed?
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
DomoClose (Function)
Closes the communication opened by DomoOpen.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
Error 701: The property is read-only
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.
IndentFirstLine (Property)
The IndentFirstLine property is used to get and change the indent of the first line of an element.
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.