ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipClose (Example)
Usage example of the zipClose function
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
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....
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).
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
fTempFile (Example)
Usage example of the fTempFile function
<Source>.Add (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
HViewToFile (Example)
Usage example of the HViewToFile function
zipMerge (Example)
Usage example of the zipMerge function
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
grParameter (Function)
Retrieves or modifies a chart parameter.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.