ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
iBorder (Function)
Prints a border at specified coordinates.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
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....
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.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.