ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
fRename (Function)
Modifies the name of a file.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
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]....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
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.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
InPHPMode (Function)
Indicates whether the code is run in PHP.
iFont (Function)
Selects the default font.
WDTRAD options
SaaSAdminFindClient (Function)
Finds a SaaS client account.
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
iCreateFont (Function)
Creates a new print font.
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....