ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage properties available in PHP
The following properties are available in PHP...
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)....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
3. Site development life cycle
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
SCM: Adding an element to the repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Error 3: The string has no final "
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
3. Deploying a dynamic WEBDEV site
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Runtime log
The runtime log is the best way to identify the most used features of an application......
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
1
2
3
4
5
6
489
>