ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
2. Examples and components provided with WEBDEV
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
21. Managing business rules
Managing business rules...
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
18. Management of business rules
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.