ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinRedemption (Example)
Usage example of the FinRedemption function
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
TreeListItem (Example)
Usage example of the TreeListItem function
tapiRecord (Function)
Records the current communication as a".WAV" file.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
FinError (Example)
Usage example of the FinError function
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
EmailUpdate (Example)
Usage example of the EmailUpdate function
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
Bluetooth functions
List of Bluetooth functions...
Parameter (Property)
The Parameter property is used to get and change certain parameters.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Error 531: The negative or null subscripts are not allowed
Error 305: The element does not exist in the window
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.