ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
MCIWidth (Function)
Returns the width (in pixels) of a media file used to display images.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
WDMSG license agreement
WDMSG license agreement...
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.