ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
WDPic (Variable type)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
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.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
WLanguage procedure called by fWatchDirectory
WLanguage procedure ("callback") called by fWatchDirectory when a change is made to the watched directory.
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.
diagSelection (Variable type)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
WLanguage procedure called by fWatchFile
WLanguage procedure ("callback") called by fWatchFile when a change is made to the watched file.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS application.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
upnpImage (Variable type)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......