ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
<Source>.Read (Function)
Reads a record in a file according to a given record number.
<Source>.Previous (Function)
Positions on the previous file record according to a browse item.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
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.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
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).
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
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....
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
tapiCallEnd (Function)
Returns the date and time of the end of call.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
CalendarSelect (Function)
Returns the date selected in a Calendar control.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......