ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)......
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.
API (Function)
Runs a function found in an external DLL.
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
fCopyDir (Example)
Usage example of the fCopyDir function
iParameterPDF (Example)
Usage example of the iParameterPDF 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.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
fWrite (Example)
Usage example of the fWrite function
ContactAdd (Example)
Usage example of the ContactAdd function
fWriteLine (Example)
Usage example of the fWriteLine function
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......