ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
MyPage (Reserved word)
MyPage is used to handle the current page...
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
WLanguage properties available in PHP
The following properties are available in PHP...
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
ERR_DISCONNECTED_RELOG
<Image variable>.DominantImageColor (Function)
Returns the dominant color (i.e. most frequent color) of an image found in an Image variable.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....