ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
21. Managing business rules
Managing business rules...
18. Management of business rules
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Set of procedures
The global procedures are grouped in set of procedures......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Test of a query
The query editor allows you to run the test of query result......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).