ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
ModbusDisconnect (Function)
Closes the Modbus session.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
AuthIntrospectToken (Function)
Determines the set of metadata for an OAuth token.
AuthGetUserInfo (Function)
Retrieves user information from an access token.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.