ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Right (Function)
Extracts the last characters from a string or string buffer.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
LooperAdd (Function)
Adds a row at the end of a Looper control.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Facebook functions
List of Facebook functions...
iPageEnd (Function)
Forces the move to the next page during the report print.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
ToastDisplay (Function)
Displays a "Toast" message.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
grIncreaseData (Function)
Adds a value to a data in a chart.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
HAlias (Example)
Usage example of the HAlias function
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.