ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Spreadsheet>.SortSelection (Function)
Sorts the values selected in a Spreadsheet control.
<Spreadsheet>.SavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
SpreadsheetStartModification (Function)
Indicates the start of a group of operations on a Spreadsheet control in a single event (management of "undo/redo")....
Net constants
List of constants used by the Net functions....
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
SpreadsheetSavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
iDestination (Function)
Configures the print destination.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
PageChangeLayout (Function)
Applies a specific layout to a page.
Project portfolio
From version 25, you can create "project portfolios"......
HTTP functions (prefix syntax)
List of HTTP functions...
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
RGB (Function)
Defines a color from its Red, Green and Blue components.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
dDisplay (Function)
Displays the drawing in the Image control.