ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HCloseAnalysis (Function)
Closes the current analysis.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
iZoneHeight (Example)
Usage example of the iZoneHeight function
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
Creating the menus for the windows of the WINDEV RAD pattern