ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPFileExist (Function)
Checks if a given file exists on an FTP server.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
Asc (Function)
Returns the ASCII code of the specified character.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
HExportJSON (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to a JSON file.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Description (Property)
The Description property is used to get and change the description of an element.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page. from a component....
InfoImage (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparent area....
ThreadMode (Function)
Changes the management mode of threads.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
zipDeleteFile (Function)
Deletes a file from an archive.