ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
HMode (Function)
Changes the mode and the method for locking data files.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
<htmlNode variable>.InsertBefore (Function)
Adds a node before the specified node in an HTML document.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
HDescribeLink (Function)
Describes a link between two data files through programming.
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.
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.
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image 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.