ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Kanban>.DeleteList (Function)
Deletes a list from a Kanban control.
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
<Word Processing>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<Document>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
AIDetectContour (Function)
Detects the contours of the shapes in an image.
MarkdownToPDF (Function)
Converts a Markdown string (or buffer) to a buffer containing a PDF document.
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
<Kanban>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
<Kanban>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......