ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
SocketRead (Function)
Retrieves a message sent by another socket.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Browser constants
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
7. AJAX technology
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
NextTitle (Function)
Modifies the title of next window to open.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Automatic management of exceptions
The management of exceptions can be customized by process......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
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.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Events associated with windows
List of events associated with windows...