ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
HCloseConnection (Function)
Closes a connection to a database.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HOnError (Function)
Customizes the management of HFSQL errors.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Constants for manging the replication
List of constants used by the functions for managing the replication....
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
HFSQL properties
List of HFSQL properties...
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Specific features of the Express version
InAndroidMode (Example)
Usage example of the InAndroidMode function
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
NetworkDisconnect (Function)
Disconnects a network drive.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
MongoCreate (Example)
Usage example of the MongoCreate function
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......