ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
ERR_BAD_FILE
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
Handling a Web Component control through programming
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
<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....
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
VerticalOrientation (Property)
The VerticalOrientation property is used to: Find out the orientation of a ListView control. Modify the orientation of a ListView control....
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Information 37: Optimize your FOR loop
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
FinFutureVal (Function)
Returns the future value of an investment.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
ComponentInfo (Function)
Returns information about a component.