ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grInfoXY (Function)
Returns information about the series found at a specific chart point.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Right (Function)
Extracts the last characters from a string or string buffer.
12. External component in practice
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
HDelete (Function)
Deletes a record from a data file (query or view).
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Code snippets
The code editor allows you to enter "Code snippets"......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
grLoadParameter (Function)
Restores the parameters used to draw a chart.
EventDestroy (Function)
Explicitly destroys an event.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
ToastDisplay (Function)
Displays a "Toast" message.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
ThreadMode (Function)
Changes the management mode of threads.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.