ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Principle for running threads
At runtime, an application runs in a main thread......
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
FTPListFile (Example)
Usage example of the FTPListFile function
BurnerErase (Example)
Usage example of the BurnerErase function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
iZoneHeight (Example)
Usage example of the iZoneHeight function
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
FTPSend (Example)
Usage example of the FTPSend function
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Constants for managing tiles
fUncompress (Example)
Usage example of the fUncompress function
fDelete (Example)
Usage example of the fDelete function
fAttribute (Example)
Usage example of the fAttribute function
HDFS constants
The following constants are used by the HDFS functions:...
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.