ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
EmailCheckAddress (Function)
Checks the validity of an email address.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
SOAP constants
List of constants used by the SOAP functions....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
7. Multilingual applications in practice
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Classes, members, methods and properties
A class is made of......