ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
CertificateCheckDuplicate (Function)
Checks the signature of a duplicate.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
Parameter (Property)
The Parameter property is used to get and change certain parameters.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
CallDLL32 (Function)
Runs a function found in an external DLL.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
.NET Assemblies
.NET is Microsoft's software development platform......
.NET application
To create a.NET application from a project......