ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
HToItem (Function)
Assigns the specified value to an item of the current record.
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
zipDeleteFile (Function)
Deletes a file from an archive.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
HOpen (Function)
Opens a data file.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
The Tab control
The Tab control is used to simultaneously display different controls......
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
OutlookListProfile (Function)
Lists the available Outlook profiles.