ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
xlsSave (Function)
Saves an XLS document.
Miscellaneous Windows constants
List of constants used by the Windows functions....
Partial indexing of memos
You now have the ability to index the content of a text memo item......
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
NFC functions
Functions used to manage the NFC standard...
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
<mongoDatabase variable>.CreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
ThreadExecute (Function)
Starts the execution of a secondary thread.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
EmailLoadAttachment (Function)
Adds an attached file to an email.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.