ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadStop (Function)
Stops a secondary thread. Function not recommended.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
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
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
BurnerList (Function)
Returns the list of burners installed on the current computer.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HTTPAddFile (Function)
Adds a file to the HTTP form.
iParameter (Example)
Usage example of the iParameter function