ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Age (Function)
Returns the age according to the date of birth.
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
Events associated with SilverLight control
List of events associated with SilverLight controls...
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
CalendarSelect (Function)
Returns the date selected in a Calendar control.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Runtime error management functions
List of functions for managing runtime errors...
XMLResult (Function)
Returns the result of a calculation XPath query.