ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.StopServer (Function)
Stops an HFSQL server.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Information 37: Optimize your FOR loop
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
HDeleteServerTrigger (Function)
Deletes a server trigger.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
<Connection variable>.DeleteServerTrigger (Function)
Deletes a server trigger.
HStopServer (Function)
Stops an HFSQL server.
XMLOpenReader (Example)
Usage example of XMLOpenReader
Document (Example)
Usage example of Document
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
ChangeAction (Example)
Usage example of ChangeAction
SOAPToHTTP (Example)
Usage example of SOAPToHTTP
Map control properties
The following properties can be used with Map controls:...
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....