ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
fSize (Function)
Returns the size of a file (in bytes).
HOpenConnection (Function)
Opens a connection to a specific database.
fWrite (Example)
Usage example of the fWrite function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
fChangeSize (Function)
Resizes an external file.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
HAlias (Example)
Usage example of the HAlias function
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
fCopyDir (Example)
Usage example of the fCopyDir function
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Facebook functions
List of Facebook functions...
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
HState (Function)
Used to find out the state of a record.