ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
fLongName (Function)
Returns the long name of a file or directory.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
fShortName (Function)
Returns the short name of a file or directory.
ZOrder (Example)
Usage example of the ZOrder property
DDEError (Function)
Returns the runtime status report of a DDE function.
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
grHMAddData (Function)
Adds a data into a Heatmap chart.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
PDF file functions
...PDF file functions...
HAddGroup (Function)
Adds a group of users.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function