ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
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.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<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....
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Progress Bar control properties
List of properties associated with the Progress Bar control...
Events associated with Link controls
List of events associated with Link controls...
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.