ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Select query description window: Items that can be used
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
SaaSAdminModifySite (Function)
Modifies a SaaS site.
SaaSAdminDeleteSite (Function)
Deletes a SaaS site.
SaaSAdminAddSite (Function)
Adds a SaaS site.
ERR_DISCONNECTED_UPDATE
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
<Chart>.PiePullOut (Function)
Pulls out a section (or all sections) in a chart.
2. Static or dynamic site
IFrame control
IFrame is an HTML concept......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
<Chart>.SunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
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......
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
ERR_BAD_APPLICATION
16. Protecting access to the site: passwords
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....