ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlClone (Function)
Creates a new control from an existing control.
grOrientation (Function)
Modifies the orientation of chart axes.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
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).
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
iFont (Function)
Selects the default font.
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....
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
EventDestroy (Function)
Explicitly destroys an event.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
Creating and handling an item
The main operations that can be performed on an item are as follows......
LooperCount (Function)
Returns the number of rows in a Looper control.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
HDescribeItem (Function)
Describes a file item through programming.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Map control properties
The following properties can be used with Map controls:...
EventCreate (Function)
Creates an event.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
grExist (Function)
Checks the existence of a chart in memory.