ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static 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.
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.
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.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image 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 .
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......