ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Upload control
The Upload control is used to upload files on the Web server......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Environment of the query editor
Creating the menus for the pages of the WEBDEV RAD pattern
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Step 1: Configuring the print parameters
This step allows you to choose......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
GroupModify (Function)
Modifies the current group of contacts in the address book of a Lotus Notes or Outlook messaging.
GroupDelete (Function)
Deletes the current group of contacts from the address book of a Lotus Notes or Outlook messaging.
WINDEV: Example of programmed Drag and Drop