ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
PopupAnimate (Function)
Displays a popup in a page cell.
OpenMobileWindow (Function)
Opens a window in a mobile application.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
ArrayInsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
<Chart>.Parameter (Function)
Retrieves or modifies a chart parameter.