ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
<Source>.Read (Function)
Reads a record in a file according to a given record number.
<Source>.Password (Function)
Defines the password used to create or open a data file.
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
<Source>.Previous (Function)
Positions on the previous file record according to a browse item.
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL data file located on a server.
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.
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).
<Source>.DeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
<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....
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.