ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
DateToDay (Function)
Returns the day that corresponds to a given date.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ExceptionPropagate (Function)
Propagates an exception.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Welcome to Reports & Queries
Reports & Queries is used to......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.