ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
Format (Property)
The Format property is used to define the data format of a data file.
Image (Property)
The Image property gets and sets the background image of a control or block.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
MCIWidth (Function)
Returns the width (in pixels) of a media file used to display images.
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
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....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
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.
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.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.