ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Error 403: The item does not belong to the file
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
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.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
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.
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<Chart>.ColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.