ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV concepts
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
<Connection variable>.DeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
<Connection variable>.DeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
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....
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
5. Displaying a WEBDEV Session site