ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Welcome to Reports & Queries
Reports & Queries is used to...
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
fRename (Function)
Modifies the name of a file.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
fListFile (Function)
Lists the files found in a directory and returns the list of files.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
iFont (Function)
Selects the default font.
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
iCreateFont (Function)
Creates a new print font.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
InPHPMode (Function)
Indicates whether the code is run in PHP.
SaaSAdminFindClient (Function)
Finds a SaaS client account.
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......