ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type (Property)
The Type property is used to get: the type of element (data file or item) defined...
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP...
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Socket constants
List of constants used by the functions for socket management....
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run...
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view...
SocketWrite (Function)
Writes a message intended to another socket.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via...
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice...
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found...
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can...
FTPCommand (Function)
Sends a specific FTP command to a server.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Constants for managing certificates
Accessing a database via a web service
The database can be accessed via a web service......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server...
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.