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.
SQLModify (Example)
Usage example of the SQLModify function
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Configuring the setup program
Two tools can be used to create a setup program......
ChangeAction (Example)
Usage example of ChangeAction
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WDOptimizer: Editing and modifying a ".REP" file
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
7. Dynamic site on specific configurations
Cardinalities
The cardinalities are used to count the links between the files......
WDHFDiff - Use
WDHFDiff is used to compare......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
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......
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
3. Deploying a dynamic WEBDEV site
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......