ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
Error 703: The property does not exist
Error 14: ELSE statement without IF
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
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.