ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
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......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
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......
Rights on the virtual directory
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
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....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
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)......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
HDescribeFile (Function)
Describes a data file programmatically.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Compilation options
The compilation options allow you to define the help system generation settings......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
WEBDEV Application Server 2024
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....