ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<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.
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.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
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.
<htmlNode variable>.InsertBefore (Function)
Adds a node before the specified node in an HTML document.
<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.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.