ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayMoveLine (Function)
Allows: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
Compatibility between external components and deployed applications
A component can evolve in many ways......
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
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.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
fOpenTempFile (Function)
Creates and opens a temporary file.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
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
fSeparator (Function)
Returns a file path with normalized separators.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
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....