ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the report viewer: Available windows
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
diffApply (Function)
Applies a difference buffer to a specific buffer.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
TimeToString (Function)
Converts a time to a string in the specified format.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Border (Variable type)
The Border type is used to handle a border through programming...
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
HSendMessageToClient (Function)
Displays a message on the client computers.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....