ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
HPass (Function)
Defines the password used to create or open a data file.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
fAddText (Function)
Adds the content of a character string at the end of a file.
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Access rights to a class property
A property is a code element that includes two processes......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Select query description window
The description window of a select query includes several sections......
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
The key items
Keys are specific items in your analysis......
SFAdd (Function)
Creates a record in a file of a Salesforce database.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.