ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
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......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Error 1050: This member already exists in the composite variable
7. HFSQL: files physically created
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
gpwAddUserToGroup (Function)
Adds a user to a group of the User Groupware database.
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Line control properties
List of properties associated with the Line control...
Report based on a query
Queries are used to easily select records in one or more data files......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......