ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
16. Protecting access to the site: passwords
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
12. External component in practice
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
OpenMainMenu (Function)
Opens the main menu of the current window.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
HCloseAnalysis (Function)
Closes the current analysis.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.