ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
SysXRes (Function)
Returns the horizontal screen resolution.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
ShellExecute (Function)
Opens a document in its associated application.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
iCloseReport (Function)
Stops printing the current report immediately.
WordToArray (Function)
Fills an array with the words from a string.
FTPSize (Example)
Usage example of the FTPSize function
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
HModify (Example)
Usage example of the HModify function
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
ToClipboard (Function)
Writes text or image information into the system clipboard.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
HTTPSendForm (Function)
Sends an HTTP form.
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
grColor (Function)
Returns and initializes the color of different chart elements.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....