ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
fListFile (Example)
Usage example of the fListFile function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Constant
The constants are language elements whose value is fixed once and for all...
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
InServiceMode (Function)
Indicates whether the code is run in a service.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
NetworkUser (Function)
Identifies the name of the connected user.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....