ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
<Multimedia>.Beginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
<Multimedia>.Status (Function)
Indicates the status of the multimedia file played in the Multimedia control.
<Multimedia>.End (Function)
Positions at the end of media file played in the Multimedia control.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<HTML editor>.ToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
<Source>.DeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
<Source>.Read (Function)
Reads a record in a file according to a given record number.
<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.
<Multimedia>.Stop (Function)
Stops playing a media file found in a Multimedia control.
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).
MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
<diagLibrary variable>.LoadLibrary (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.
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Events associated with pages
List of events associated with pages...
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......