ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringReverse (Function)
Reverses the characters of a string.
iParameterReport (Function)
Configures the printer by opening the configuration window.
SQLChangeConnection (Function)
Modifies the current connection.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
AJAX programming via AJAX functions (Legacy)
The diagram below presents the use of "programmed AJAX" in a WEBDEV website......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
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.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Recycle code windows
By default, a single code window is opened per ......
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
fListDisk (Function)
Returns the list of disks installed on the computer.
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.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.