ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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.
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
HTTPSend (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.
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......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
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
HDeleteServerTrigger (Function)
Deletes a server trigger.
<Connection variable>.StopServer (Function)
Stops an HFSQL server.
<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
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....
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......