ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwOpen (Function)
Opens the User Groupware login window or page.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
CurrentYear (Function)
Returns the current year in integer format.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
SocketClose (Function)
Closes a socket or a connection to a server socket.
StringEndsWith (Function)
Checks whether a character string ends with: with a specific character string. with one of the character strings in an array....
Sort (Function)
Sorts a WLanguage array.
LooperAdd (Function)
Adds a row at the end of a Looper control.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
ThreadState (Function)
Returns the current status of a thread.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
fAttribute (Function)
Returns or modifies the attributes of a file.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
fCompare (Function)
Compares the content of two files bit by bit.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
DateTimeDifference (Function)
Calculates the difference between two dates and times.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).