ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Looper control functions
List of functions for managing Looper controls...
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
ServicePause (Function)
Pauses a service.
XMLData (Example)
Usage example of the XMLData function
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
fCopyDir (Example)
Usage example of the fCopyDir function
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
ServiceUninstall (Function)
Uninstalls a service.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Link control properties
The Link control is available in a page and in a report......
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.