ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HFSQL Client/Server: Configuring the data files on the server
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
HNext (Function)
Sets the position on the next data file record according to a browse item.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Testing the WEBDEV Application Server setup with an example
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
WDTRAD options
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
16. Java applications in practice
Java applications in practice...
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
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)......