ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xBase files: Limits
MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).
MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Compilation options (chm format)
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
<DiskFile variable>.Find (Function)
Finds a character string or a buffer in a file opened by fOpen.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
File download functions
The following functions are used to manage downloads......
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
fWrite (Function)
Writes: a character string into an external file. a memory section....