ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InitRandom (Function)
Initializes the generator of random numbers.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
EndProgram (Function)
Ends the execution of the current program.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
HRecordToString (Function)
Converts the content of the current record to string (in a table, HFSQL view, query, etc.).
SOAP constants
List of constants used by the SOAP functions....
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<AutomaticEvent variable>.Open (Function)
Opens a synchronization event between several threads.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
BeaconListBackgroundDetection (Function)
Returns the list of active Beacon detections started in the background with BeaconDetectBackground.
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....