ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
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).
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
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.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
<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.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).