ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
BrowserPlatform (Function)
Returns the user's browser platform....
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Writing an email: the available methods
This help page presents the methods for writing an email....
CookieDelete (Function)
Deletes a cookie on the user's computer....
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Aliases on data files: HAlias
The aliases are used to handle......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
PageDisplay (Function)
Displays a web page in the user's browser....
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
15. Creating the executable in practice
Creating the executable in practice...
7. Multilingual sites in practice
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
7. Multilingual applications in practice