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>.Stop (Function)
Stops playing a media file found in a Multimedia control.
<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>.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>.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.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
MCIBeginning (Function)
Positions at the beginning 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.
The Clickable Image control
The Clickable Image control can be used to......
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Events associated with Combo Box controls
List of events associated with Combo Box controls...
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......