ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
MatExist (Function)
Checks the whether the matrix exists in memory.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
Site Map control properties
List of properties associated with a Site Map control...
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
HDBIndex (Function)
Opens an xBase index file.
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
<Page>.Address (Function)
Used to find out the Internet address of a page.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
2. Projects in practice
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").