ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Service variable
The Service variable is used to......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
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)......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
HDescribeFile (Function)
Describes a data file programmatically.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Installing a SOAP server with IIS
The Context Menu control (WEBDEV)
Context menus are often used in websites......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Google constants
List of constants used by the Google functions....
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......