ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
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.
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.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Internal component
An internal component is a set of elements from a project......
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).