ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Age (Function)
Returns the age according to the date of birth.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
LastDayOfYear (Function)
Returns the date of the last day of the year.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property is used to get the end date of the time period displayed in a Scheduler or Organizer control of a report.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Binding a Repositionable Note control to an item