ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
<Organization Chart>.Display (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
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....
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)....