ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<sfConnection variable>.ForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
17. Project Management Hub
...Project Management Hub...
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Accessing a database via a web service
The database can be accessed via a web service......
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Extern (Reserved word)
EXTERN is used to...
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
HFSQL: Change of name
1
4
5
6
7
8
73
>