ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
fSize (Function)
Returns the size of a file (in bytes).
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
fDirSize (Function)
Returns the size of a directory in bytes.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
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)......
Changing sites from AWP to SEO-ready session mode
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
5. Deploying a dynamic site (Session or AWP) in practice
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
15. Cookies: information stored on the end user's computer
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
WDTestSite: Load test
The stress tests are used to check......
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
WDDeploy features
WDDeploy can be used to......