ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
HTTP functions
List of HTTP functions...
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
BrowserPlatform (Function)
Returns the user's browser platform....
BrowserType (Function)
Returns the type of browser used by the Web user.
PreviousPage (Function)
Returns the name of the previous page.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
18. Order of execution of the code of buttons/links
zipExist (Function)
Used to find out whether an archive exists.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
2. Static or dynamic site
zipSelectFile (Function)
Selects files from an archive.
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....
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
2. Projects in practice
PageParameter (Function)
Returns the value of a parameter passed to the current page.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......