ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
<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.
<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.
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.
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.
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
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).
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .