ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
Error 701: The property is read-only
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
xlsNameToCoordinates (Function)
Returns the coordinates of a cell, XLS file or spreadsheet control according to its name.
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
IndentFirstLine (Property)
The IndentFirstLine property is used to get and change the indent of the first line of an element.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
WorksheetName (Property)
The WorksheetName property is used to get and change the name of a worksheet in an XLS document.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
<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.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
<Scheduler>.InfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.