ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
The different copy modes
Two different copy modes are proposed by WDTRAD......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
HPass (Function)
Defines the password used to create or open a data file.
ERR_SESSION_CLOSED
<Source>.Password (Function)
Defines the password used to create or open a data file.
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......