ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.
AIDetectContour (Function)
Detects the contours of the shapes in an image.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
CodeWLanguageMetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
Google Analytics functions
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
JSInterruptEvent (Function)
Interrupts the process of current event.
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Assisted input management functions
The following functions are used to program assisted input in edit controls...
<hdfsConnection variable>.Delete (Function)
Deletes a file or directory from a Hadoop server.
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.