ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDeactivateTrigger (Function)
Disables a trigger.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Items (Property)
The Items property is used to configure the different items of a full-text index.
1. WINDEV editors
WINDEV editors...
1. WEBDEV editors
Financial functions
List of financial functions...
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Operator on Address
The & operator returns the address of a variable as an integer
fDir (Function)
Finds a file or directory.
Val (Function)
Returns the numeric value of a character string.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
fCompare (Function)
Compares the content of two files bit by bit.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Extracting the text of the project
The following text can be extracted......
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.