ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Communicate with an SSH server (prefix syntax)
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
6. HFSQL Client/Server cluster
Ignores errors so that replication between HFSQL servers can continue to run....
6. HFSQL Client/Server clusters
Creates a character string from the data found in a Table or TreeView Table control....
HTTP server response procedure parameters
WLanguage procedure (also called "callback") called by the HTTPSend function or the HTTPSendAsynchronous function when the HTTP server responds.
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
WEBDEV Application Server administration constants
Usage example of the DnDCursor function...
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Operations performed on state-transition diagrams
The following paragraphs explain......
Configuration of Apache 2.4 server
WEBDEV Development: Configuring the Apache 2.4.x server for the CGI protocol and WEBDEV sites....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode......
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.