ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
MemExist (Function)
Checks the existence of a memory zone.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
iZoneHeight (Example)
Usage example of the iZoneHeight function
LanguageToCharset (Function)
Returns the character set corresponding to a language.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
fChangeSize (Function)
Resizes an external file.
ParallelTaskCancel (Function)
Immediately terminates execution of the current task: the task changes state to tpeCancelled.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
WordToArray (Function)
Fills an array with the words from a string.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
ExeGetPID (Function)
Returns information about the current process.
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.