ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SAP functions
List of SAP functions...
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
Installing the HFSQL Server module
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
EndTimestamp (Property)
The EndTimestamp property sets the end date and time of an action.
DateModified (Property)
The DateModified property is used to get the modification date of an element.
Installing the HFSQL Server module
Modifies or returns the sound volume....
StartTimestamp (Property)
The StartTimestamp property sets the start date and time of an action.
12. Universal replication
13. Universal replication
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Manipulating Action Bars programmatically
Action Bars can be manipulated programmatically. To do so, use the variable corresponding to the Action Bar in the code....
The HTML Display control
The HTML Display control displays a web page in an application......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....