ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
SOAP constants
List of constants used by the SOAP functions....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
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...
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
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......
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.......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
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 Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...