ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
5. HFSQL Client/Server
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
The server is currently updated. Retry later.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Operating mode of dynamic Active WEBDEV Pages
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....