ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
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.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Viewing a report in 3D
Your report displays controls that overlap?......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
1
3
4
5
6
7
218
>