ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
Error 809: The * character cannot be used as mandatory parameter in a function
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
ERR_DISCONNECTED_ERROR
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
XML management: Use example
This application example manages an XML file named "Orders......
SQLListSource (Function)
Lists the data sources declared on a local site.
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
CertificateSignString (Function)
Creates the signature of a character string.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......