ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hScheduledTask (Variable type)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
ERR_DISCONNECTED_RELOG
WBAdminApplication (Variable type)
The WBAdminApplication type is used to define all the advanced characteristics of an application deployed on a WEBDEV Application Server.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
AuthLogout (Function)
Logs out a user previously authenticated via: the OAuth 2.0 protocol on any web service. the OpenID protocol on any web service. a JSON Web Token (JWT)....
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Automatic features of Pivot Table controls (WEBDEV site)
When used in a web page, Pivot Table controls offer a number of Application Automatic Features (AAF), enabling the user to take full advantage of this type of control... Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
CSP: Content Security Policy
WEBDEV allows you to develop web applications in WLanguage......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
WDDeploy: Deploying a package
WDDeploy can be used to......