ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
SysXRes (Function)
Returns the horizontal screen resolution.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
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.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
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....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
SysMetric (Function)
Returns the resolution of a specific element.
fRename (Example)
Usage example of the fRename function