ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
docElementFormula (Variable type)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
HTTP server response procedure parameters
WLanguage procedure (also called "callback") called by the HTTPSend function or the HTTPSendAsynchronous function when the HTTP server responds.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Automation object
The Automation keyword is used to declare an automation object...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Step 5: Site parameters
Once the site installed, you can define the site connection options......
HTransaction (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
The Clickable Image control
The Clickable Image control can be used to......