ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Obtaining an SSL certificate for IIS2 (2.0 or later)
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Service variable
The Service variable is used to......
Assignment operators
Three assignment operators are available......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
SocketConnect (Function)
Connects a client computer to a given socket.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......