ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
New (Reserved word)
New is used to allocate memory space...
Sort (Function)
Sorts a WLanguage array.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
LooperAdd (Function)
Adds a row at the end of a Looper control.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
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.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
fSize (Function)
Returns the size of a file (in bytes).
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.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
gImage (Function)
Builds a sequence of characters containing an image.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
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.).
MatCopy (Function)
Creates the copy of a matrix.
MatDelete (Function)
Deletes an existing matrix.
HRegenerateFile (Function)
Regenerates a data file from its log.