ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
EventDestroy (Function)
Explicitly destroys an event.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
grOrientation (Function)
Modifies the orientation of chart axes.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
zipExist (Function)
Used to find out whether an archive exists.
iFont (Function)
Selects the default font.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
ControlClone (Function)
Creates a new control from an existing control.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.