ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
RGBBlue (Function)
Returns the blue component of an RGB color.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the database schema or described by HDescribeConnection or HOpenConnection)....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
httpProgress (Variable type)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
RGBRed (Function)
Returns the red component of an RGB color.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
Position (Function)
Finds the position of a specified string within another string.
iParameterPDF (Function)
Defines the options for the generated PDF file.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
MemoryFormat (Property)
The MemoryFormat property gets and sets the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static Text controls. editable combo boxes. table columns displayed by combo boxes....
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.