ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
HTTPSendForm (Function)
Sends an HTTP form.
State (Property)
The State property gets and sets the state of an element.
CharactType (Function)
Returns information about the type of character.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
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.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. in the Phone contacts list (Android, iPhone or iPad)....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
StringInsert (Function)
Inserts a string into another character string at a given position.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
FirstDayOfMonth (Function)
Returns the first day of the month.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
zipListFile (Function)
Returns the list of files found in an archive.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
ThreadExecute (Function)
Starts the execution of a secondary thread.