ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwAddUser (Function)
Adds a user to the User Groupware database.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
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.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your 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.
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......