ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
AnimationEnabled (Function)
Enables or disables the animations in the controls.
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
Interactive notification management constants
Interactive notification management constants...
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
WLanguage procedure called by iCloudKeyValueWatch
Callback of the iCloudKeyValueWatch.Cb function for the callback parameter
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
Burner constants
List of constants used by the burner functions....
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
SchedulerToiCalendar (Function)
Exports the appointments from a Scheduler control in iCalendar format.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
TreeSelectPlus (Function)
Selects an element in a TreeView control.
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......