ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
xlsMsgError (Example)
Usage example of the xlsMsgError function
FTPSize (Example)
Usage example of the FTPSize function
HViewToFile (Example)
Usage example of the HViewToFile function
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
INIRead (Example)
Usage example of the INIRead function
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
fCompare (Example)
Usage example of the fCompare 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).
Namespace (Property)
The Namespace property is used to manage namespaces.
MemSeek (Example)
Usage example of the MemSeek function
zipMerge (Example)
Usage example of the zipMerge function
<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....
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.