ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
HTMLToText (Function)
Converts an HTML string or buffer to text.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
Print functions
List of print functions...
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
SSH constants
The following constants are used to manage an SSH server:...
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
fMoveDir (Function)
Moves a directory and its content.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
MatTranspose (Function)
Calculates the transposed matrix.
HAddGroup (Function)
Adds a group of users.