ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Caption (Property)
The Caption property gets and sets the text of an element.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
SQLConnect (Example)
Usage example of the SQLConnect function
ServiceStop (Function)
Stops a service.
URLExtractPath (Function)
Returns the various elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
ServiceStart (Function)
Starts a service.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Seek (Function)
Searches for the index of an element in a WLanguage array.
HTTPCreateForm (Function)
Creates an HTTP form.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
fMoveFile (Function)
Moves a file from one directory to another.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.