ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
emailIMAPSession (Variable type)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
NextTitle (Function)
Modifies the title of next window to open.
Password (Property)
The property 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....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
HOnError (Function)
Customizes the management of HFSQL errors.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
HTTPCreateForm (Function)
Creates an HTTP form.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Factorial (Function)
Returns the factorial of an integer number.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
XMLSave (Function)
Saves an XML document in a file.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....