ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
Constants for sound management
List of constants used by the functions for sound management....
HTMLToRGB (Function)
Converts the HTML color into RGB color.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
13. Generation modes
ContactAdd (Example)
Usage example of the ContactAdd function
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
System functions
List of system functions...
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.