ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
HListUser (Function)
Returns the list of users defined for a connection.
ParentObject (Function)
Identifies the "parent" of a graphic object: field, column, window, page, etc.
UUDecode (Function)
Decodes a character string in UUEncode format.
MemModify (Function)
Modifies an element in a memory area.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
LooperDisplay (Function)
Refreshes a browsing looper from a given position: the modifications performed in the linked file are taken into account in the looper.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
xlsClose (Function)
Closes an XLS file.
ExceptionPropagate (Function)
Propagates an exception.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
MemAdd (Function)
Adds an element to a memory area.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area.
fMoveFile (Function)
Moves a file from one directory to another.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.