ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
ContactSearch (Function)
Searches for 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......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
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.
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......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
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......
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
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)....
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
WINDEV: Example of programmed Drag and Drop
ERR_DISCONNECTED_BY_ADMIN
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.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......