ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Time management help
Time management is extremely important......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Assignment operators
Three assignment operators are available......
Starting WDOptimizer in a command line
Creating a table in a report
Tables can be created in a report......
HTTPRequest (Function)
Starts an HTTP request on a server.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
HTTP constants
List of constants used by the HTTP functions....
HTTPSendForm (Function)
Sends an HTTP form.
Code snippets
The code editor allows you to enter "Code snippets"......
Constants for WLanguage types
List of constants for managing WLanguage types....
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......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...