ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fListDisk (Function)
Returns the list of disks installed on the computer.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
StringReverse (Function)
Reverses the characters of a string.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
fDate (Example)
Usage example of the fDate function
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
fDateTime (Example)
Usage example of the fDateTime function
API (Function)
Runs a function found in an external DLL.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
iEndReport (Function)
Forces the report print to stop.
ServiceStop (Function)
Stops a service.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
SQLChangeConnection (Function)
Modifies the current connection.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.