ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoFind (Function)
Finds documents in a MongoDB collection.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
SchedulerDeleteTask (Function)
Deletes a scheduled task.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
ServiceStop (Function)
Stops a service.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Thread management functions
List of functions for managing threads...
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
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.
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.
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......
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
fDate (Example)
Usage example of the fDate function
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
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...
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
ServiceStart (Function)
Starts a service.
fListDisk (Function)
Returns the list of disks installed on the computer.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.