ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipDeleteFile (Function)
Deletes a file from an archive.
ThreadEnd (Function)
Ends the execution of the current thread.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
SQLModify (Example)
Usage example of the SQLModify function
FTPTime (Example)
Usage example of the FTPTime function
HTMLToText (Function)
Converts an HTML string or buffer to text.
fRead (Example)
Usage example of the fRead function
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
grLegendFont (Function)
Modifies the font used for the chart legend.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
HJSONToRecord (Function)
Imports JSON data into the current record.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Size (Property)
The Size property is used to determine and change the size of an element.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
HRecNum (Example)
Usage example of the HRecNum function