ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
ServiceControl (Function)
Sends a control message to a service.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
zipChangePath (Example)
Usage example of the zipChangePath function
UUDecode (Function)
Decodes a character string in UUEncode format.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
ExceptionInfo (Function)
Retrieves information about the current exception.
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
HTTPRequest (Function)
Starts an HTTP request on a server.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
grColor (Function)
Returns and initializes the color of different chart elements.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.