ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fAttribute (Example)
Usage example of the fAttribute 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
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
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....
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
SNMPStartSession (Function)
Starts an SNMP session.
Constants for managing tiles
fUncompress (Example)
Usage example of the fUncompress function
fDelete (Example)
Usage example of the fDelete function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
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.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
HDFS constants
The following constants are used by the HDFS functions:...
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Events associated with TreeView controls
List of events associated with TreeView controls...
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
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.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......