ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
Error 117: The array has X dimensions and you access it with Y dimensions
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
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.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
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.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
<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....
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
OLEActivate (Function)
Edits an OLE object contained in an OLE control.