ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Control template
A control template is a set of controls that can be re-used in several windows or pages......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
URI constants
The following constants are used by URI-specific functions:...
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
fTime (Example)
Usage example of the fTime function
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
HFSQL Client/Server: Configuring the server
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
1. Managing emails
WINDEV includes multiple methods to manage emails...
PreviousPage (Function)
Returns the name of the previous page.
HChangeKey (Function)
Changes the browse item.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.