ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
EmailGetAll (Function)
Retrieves all the emails found on a server.
SCM: Local history
By saving an element to the local history, you set a local save point... This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
HFSQL properties
List of HFSQL properties...
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
Constants for managing speech synthesis
The RightIndent property gets and sets the right indent of an element....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Salesforce functions
List of Salesforce functions...
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
AutomaticReorganization (Property)
The AutomaticReorganization property gets and sets the automatic reorganization mode for the tasks in a "Gantt Chart" column.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.