ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
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.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
HViewToFile (Example)
Usage example of the HViewToFile function
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
2. Projects in practice
The pages
Pages are the main interface of a WEBDEV site......
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
INIRead (Example)
Usage example of the INIRead function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
zipCreate (Example)
Usage example of the zipCreate function
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Modified (Property)
The Modified property lets you know if an element has been modified.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
Namespace (Property)
The Namespace property is used to manage namespaces.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
Visible (Property)
The Visible property is used to set the visibility of an element.
zipMerge (Example)
Usage example of the zipMerge function