ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
WINDEV FTP functions
List of WINDEV FTP functions...
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
hdfsCopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
Materialized view
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
SQL view
An SQL view is a virtual data source defined by an SQL query......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Writing an email: the available methods
This help page presents the methods for writing an email....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
RedisSet (Function)
Changes the value of a key on a Redis server.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
2. Analysis in practice
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
RedisGet (Function)
Gets the value of a key from a Redis server as a string.