ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListItem (Function)
Returns the list of items: found in a table (a query or a view) known to the HFSQL engine. The tables defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
HTTPSendForm (Function)
Sends an HTTP form.
HTTPRequest (Function)
Starts an HTTP request on a server.
Assignment operators
Three assignment operators are available......
HTTP constants
List of constants used by the HTTP functions....
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Constants for WLanguage types
List of constants for managing WLanguage types....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Code snippets
The code editor allows you to enter "Code snippets"......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a table.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min