ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
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.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
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.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
gpwImportLDAPUsers (Function)
Imports users from an LDAP directory to the user file of the User Groupware.
<zipArchive variable>.ExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.