ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fRename (Function)
Modifies the name of a file.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
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......
MIMEType (Property)
The MIMEType property gets and sets the MIME type of an element.
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
Content (Property)
The Content property is used to get and change the content of an element.
kbCard (Variable type)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
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.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.