ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
SocketRead (Function)
Retrieves a message sent by another socket.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HTTPAddFile (Function)
Adds a file to the HTTP form.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
LanguageToName (Function)
Returns the name of a language.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.