ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
12. External component in practice
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
fOpen (Example)
Usage example of the fOpen function
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
iBorder (Function)
Prints a border at specified coordinates.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
grLoadParameter (Function)
Restores the parameters used to draw a chart.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
fDirRename (Function)
Renames a directory.