ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MIMEType (Property)
The MIMEType property gets and sets the MIME type of an element.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Size (Property)
The Size property is used to determine and change the size of an element.
WordCount (Function)
Returns the number of words in a string.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
HOut (Example)
Usage example of the HOut function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
2. Projects in practice
Discover the main operations that can be performed on a project....
Content (Property)
The Content property is used to get and change the content of an element.
fRename (Function)
Modifies the name of a file.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.