ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
StringReverse (Function)
Reverses the characters of a string.
ToClipboard (Function)
Writes text or image information into the system clipboard.
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:...
WINDEV 2024 Tutorial - Table of contents
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....
InitRandom (Function)
Initializes the generator of random numbers.
StatVarianceP (Function)
Calculates the variance for a full series of values.
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.
Looper control functions
List of functions for managing Looper controls...
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
MatInvert (Function)
Calculates the inverse of a square matrix.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
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....