ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Accessing a database via a web service
The database can be accessed via a web service......
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
ERR_BAD_CONTEXT_INVALID
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
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....
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
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......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
2. Deploying a static site or a PHP site
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
ERR_FORBIDDEN_UPDATE
ERR_FORBIDDEN_INSTALL
8. If you are already familiar with WINDEV
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).