ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HIndex (Function)
Rebuilds the file index (".NDX" file).
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
Using a query with parameters
A query with parameters can be used......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
The Carousel control
The Carousel control is used to display an animated menu made of images......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
FolderData (Function)
FolderData is kept for backward compatibility.
Calling a procedure/a function
Syntax for calling a local or global procedure.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.