ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
Modbus functions
List of Modbus functions...
DomoClose (Function)
Closes the communication opened by DomoOpen.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
<Source>.Add (Function)
Add: 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)....
SchedulerDeleteTask (Function)
Deletes a scheduled task.
Right (Function)
Extracts the last characters from a string or string buffer.
XMLDocument (Function)
Creates a new XML document.
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
OLESave (Function)
Saves the object found in an OLE control in binary format.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
LineCursor (Property)
The LineCursor property gets and sets the number of the line where the cursor is located in a Code Editor control.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....