ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
9. Generation modes
WINDEV Mobile includes different types of generation......
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
<Spreadsheet>.AddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
<mongoGridFS variable>.DeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
LineColor (Property)
The LineColor property is used to define the line color of a shape.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
fTempPath (Function)
Returns the name of directory used to store the temporary files.
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Handling TimeLine controls programmatically
A TimeLine control can be......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
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....
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......