ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EnumerationFromName (Function)
Returns an enumeration value known by its name.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
InitRandom (Function)
Initializes the generator of random numbers.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
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.
EndProgram (Function)
Ends the execution of the current program.
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.