ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Common project
Projects are often cross-platform......
12. Available tests
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Step 5: Site parameters
Once the site installed, you can define the site connection options......
OpenMainMenu (Function)
Opens the main menu of the current window.
Error 704: The property does not exist on
Constants for managing emails
List of constants used by the functions for managing emails....
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....
Switzerland.checkTaxNumber (Function)
Tests the validity of a tax number in Switzerland.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......