ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
fListDisk (Function)
Returns the list of disks installed on the computer.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
fDriveInfo (Function)
Returns information about a drive.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
Email (Property)
The Email property is used to get and change an email address.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
fAttribute (Example)
Usage example of the fAttribute function
NFCSendTag (Function)
Sends a NFC tag to another device.
11. User Macro-Code: UMC in practice