ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.