ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Multimedia control
List of events associated with a Multimedia control...
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
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....
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Financial constants
List of constants used by the financial functions....
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
ThreadRequestStop (Function)
Sends a stop request to a thread.
SendMessage (Function)
Sends a Windows message to a control or to a window.
HRead (Function)
Reads a record in a file according to a given record number.