ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FileSize (Property)
The FileSize property is used to get the size of a file.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
ContentType (Property)
The ContentType property is used to get and define the content of an element.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
Polygon (Property)
The Polygon keyword can correspond to...
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
Unicode (Property)
The Unicode property gets and sets the Unicode format of an element.
FillCharacter
The FillCharacter property gets and sets the character used to fill an element.
DisplayOnly (Property)
The ReadOnly property determines if an element is read-only.
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.