ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)...
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
<Page>.Address (Function)
Used to find out the Internet address of a page.
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......
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
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....
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
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.
HDBIndex (Function)
Opens an xBase index file.
2. Projects in practice
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....
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Events associated with Flex controls
List of events associated with Flex controls...
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Peeling Corner control properties
Cell control properties
List of properties associated with the Cell control...
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
BrowserPlatform (Function)
Returns the user's browser platform....
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).