ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

27. Center or anchor a site horizontally
28. Site SEO
15. Cookies: information stored on the end user's computer
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
WDDeploy features
WDDeploy can be used to......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Creating a flexible modeling
To create a new flexible modeling, you can......
ERR_DISCONNECTED_ERROR
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
Deployment package
The deployment package creates a ZIP file containing the site's setup......