ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
<Connection variable>.AddGroup (Function)
Adds a group of users.
HAddGroup (Function)
Adds a group of users.
<hdfsConnection variable>.Delete (Function)
Deletes a file or directory from a Hadoop server.
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
<hdfsConnection variable>.Rename (Function)
Renames a file or a directory found on a Hadoop server.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
9. Distributing "Reports and Queries"
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
Setup on a local network (LAN)
The HTML Display control
The HTML Display control displays a web page in an application......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
User report editor (Reports & Queries)
A report provides a custom view of data......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......