ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
HMode (Function)
Changes the mode and the method for locking data files.
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)......
9. Types of standard controls
Types of standard controls...
sEndEvent (Function)
Disables the detection of an event on a serial port.
iParameterPDF (Example)
Usage example of the iParameterPDF function
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
fCopyDir (Example)
Usage example of the fCopyDir function
SaaSAdminModifySite (Function)
Modifies a SaaS site.
SaaSAdminDeleteSite (Function)
Deletes a SaaS site.
SaaSAdminModifyService (Function)
Modifies a SaaS service.
SaaSAdminDeleteService (Function)
Deletes a SaaS service.
SaaSAdminDeletePricing (Function)
Deletes a SaaS pricing.
SaaSAdminDeleteSubscription (Function)
Deletes a SaaS subscription.
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
SQLFirst (Example)
Usage example of the SQLFirst function
fWrite (Example)
Usage example of the fWrite function