ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HPrevious (Function)
Positions on the previous file record according to a browse item.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
HNext (Function)
Sets the position on the next data file record according to a browse item.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Drawing constants
List of constants used by the drawing functions....
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....