ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Time (Type of variable)
The Time type is used to easily handle the times...
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
SysNation (Function)
Returns the nation currently used by the system.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
5. Deploying a dynamic site (Session or AWP) in practice
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Replication: The different types
The data replication is a powerful feature......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
27. Center or anchor a site horizontally
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....