ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
2. Deploying a static site or a PHP site
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
LoadParameter (Function)
Reads a persistent value.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
REP files
REP files contain the list of data files handled by the application....
Handling TimeLine controls programmatically
A TimeLine control can be......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Chart: Managing legends
Several types of legends are supported in the charts......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Enumeration (Type of variable)
An enumeration is a set of values......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
MySelf (Reserved word)
MySelf is used to handle the current control...
Execute (Function)
Starts the execution of a process through programming.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...