ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RSS feed management functions
List of functions for managing RSS feeds...
Compilation options (chm format)
The Clickable Image control
The Clickable Image control can be used to......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
2. User-friendly editors in practice
User-friendly editors in practice...
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
CaptchaDisplay (Function)
Displays a new Captcha in a Captcha control.
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Functions for managing objects (External language)
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
BrowserPlatform (Function)
Returns the user's browser platform....
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
BrowserType (Function)
Returns the type of browser used by the Web user.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Constants for managing projects
List of constants used by the functions for managing projects....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min