ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatCopy (Function)
Creates the copy of a matrix.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
zipFileSize (Example)
Usage example of the zipFileSize function
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
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.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Global and local variable
Two types of variables are available......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
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.).
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
MatDelete (Function)
Deletes an existing matrix.
HRegenerateFile (Function)
Regenerates a data file from its log.
zipChangePath (Example)
Usage example of the zipChangePath function
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
fDirSize (Function)
Returns the size of a directory in bytes.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
fSeparator (Function)
Returns a file path with normalized separators.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
EventDestroy (Function)
Explicitly destroys an event.