ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ContentType (Property)
The ContentType property is used to get and define the content of an element.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
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.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
StringReverse (Function)
Reverses the characters of a string.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
HModify (Example)
Usage example of the HModify function
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....
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
FileSize (Property)
The FileSize property is used to get the size of a file.