ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
The Spin control
A Spin control is used to increase or reduce a value found in a control......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
Operations performed on component diagrams
The following paragraphs explain......
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Error 507: The '++' operator is not allowed
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
<Upload>.CurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
HTTP functions (prefix syntax)
List of HTTP functions...
Multimedia functions (prefix syntax)
List of Multimedia functions...
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
<Connection variable>.NotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......