ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
Programming the table cells
The Table controls can be handled......
Drawing constants
List of constants used by the drawing functions....
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
<Looper>.EndFilling (Function)
Ends the process to populate a Looper control programmatically.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
SpreadsheetListImage (Function)
Lists the images found in the current worksheet of a Spreadsheet control.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
<Spreadsheet>.StartModification (Function)
Indicates the start of a series of actions performed in a Spreadsheet control in a single event ("undo/redo")....
SpreadsheetDeleteImage (Function)
Deletes an image from the current worksheet in a Spreadsheet control.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
<Spreadsheet>.EndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
<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....
<Spreadsheet>.SortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Net constants
List of constants used by the Net functions....
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......