ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
NextTitle (Function)
Modifies the title of next window to open.
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
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.
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.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
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.
WDTRAD options
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.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......