ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
OpenMainMenu (Function)
Opens the main menu of the current window.
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
Using .NET assemblies in a project
To use .NET assemblies in a project......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Error
The Error keyword is used to manage the errors.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.