ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
InitRandom (Function)
Initializes the generator of random numbers.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
EndProgram (Function)
Ends the execution of the current program.
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....
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
<fbSession variable>.Stop (Function)
Stops the Facebook session that was started by FBStartSession.