ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Body block
The Body block corresponds to the main block of the report......
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
<Connection variable>.DeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
RGBBlue (Function)
Returns the blue component of an RGB color.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
ERR_BAD_PARAMETER
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
5. User Groupware in practice
1. Project and analysis
Style of a control
As soon as it is created, a control is associated with a style......
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
<Connection variable>.DeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......