ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Component (Type of variable)
The Component type is used to easily handle an external component.
fOpenTempFile (Function)
Creates and opens a temporary file.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
Constants for managing the spell check
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
File (Property)
The File property is used to manage the files a functionality applies to.
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....
grGetData (Function)
Retrieves a data from a chart.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.