ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
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....
Remote WEBDEV administrator: Personal information
The remote administration tool is used to check and modify (if necessary) your personal information....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
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).
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)....
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
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....
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.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) programmatically.
HDescribeItem (Example)
Usage example of the HDescribeItem function
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......
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......