ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
InApp constants
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
gpwAddUser (Function)
Adds a user to the User Groupware database.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Error 1050: This member already exists in the composite variable
7. HFSQL: files physically created
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......