ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<mongoGridFS variable>.GetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
SaaS constants
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
HDBIndex (Function)
Opens an xBase index file.
6. WEBDEV Account Manager
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
The structure of the file for remote control
The management of remote control uses a file in INI format......