ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
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.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
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.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
<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.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
<gglDrive variable>.Rename (Function)
Renames a directory or Google Docs Editors file on Google Drive.
KeyFileType (Property)
The KeyFileType property defines the type of encoding used for a key file.
<Source>.ReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.