ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
httpRequest (Variable type)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Conditions for using the Ad control
The Ad control uses the AdMob SDK....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
WLanguage procedure called by NearbyShareAcceptConnection (Progress)
WLanguage procedure ("callback") called by NearbyShareAcceptConnection to track the data transfer progress. This procedure gets the status of the current transfer.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
SCM administrator: Merging repositories
By merging repositories, you can combine projects from several repositories into a single repository......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.