ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
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.
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
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.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
<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>.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.
<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.