ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
2. Deploying a static site or a PHP site
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
12. Preventing from going back to a page
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
ERR_FORBIDDEN_UPDATE
ERR_FORBIDDEN_INSTALL
8. If you are already familiar with WINDEV
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
28. Site SEO
Ad Hoc deployment
gpwRegisteredUsers (Function)
Returns the value that corresponds to "Registered users" according to the framework being used.