ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
HPass (Function)
Defines the password used to create or open a data file.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HChangeKey (Function)
Changes the browse item.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
SQLFirst (Function)
Positions on the first row of the query result.
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
fSplit (Function)
Splits a file into several files.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
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)....
fFileExist (Function)
Checks the existence of an external file.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
InAndroidMode (Example)
Usage example of the InAndroidMode function
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....