ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
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)....
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
7. Multilingual sites in practice
Code statistics
The code statistics affect......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
HOpen (Function)
Opens a data file.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Extern (Reserved word)
EXTERN is used to...
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Set of procedures
The global procedures are grouped in set of procedures......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Specific features of the Express version
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
SQLExec (Function)
Names and runs an SQL query.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
2. User-friendly editors in practice
User-friendly editors in practice...
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.