ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via AJAX according to the progress of this process.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
1. What is a website?
QuickActionPin (Function)
Generates a request to pin a quick action.
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
<Source>.ToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL table with the same description. This table is neither encrypted nor password protected.
<zipArchive variable>.FindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
HListKey (Function)
Returns the list of keys in a table (query or view) recognized by the HFSQL engine.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.