ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
fCurrentDir (Function)
Identifies or modifies the current directory.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
HSendMessageToClient (Function)
Displays a message on the client computers.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
<Source>.DeleteTrigger (Function)
Deletes a trigger.
HDeleteTrigger (Function)
Deletes a trigger.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.