ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Sub-query
A sub-query is a query whose result is used by another query......
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
8. 10 tips for better interfaces...
Set of procedures
The global procedures are grouped in set of procedures......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
The Line control
A Line control is used to display a line in a page......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Telephony constants
List of constants used by telephony functions...
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
The pages
Pages are the main interface of a WEBDEV site......
<Connection variable>.AddGroup (Function)
Adds a group of users.
WINDEV and the SOAP protocol