ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control functions
List of functions for managing Looper controls...
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
JavaExecute (Example)
Usage example of the JavaExecute function
NumberInWords (Function)
Converts a number to words.
Organizer control functions
The following functions are used to manage the Organizer control:...
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
ToClipboard (Function)
Writes text or image information into the system clipboard.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
EndProgram (Function)
Ends the execution of the current program.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
Map control functions
Map control functions...
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).