ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
HChangeName (Function)
Modifies the physical name of a data file.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
3. Deploying a WINDEV application
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
The Dashboard control
Dashboards are essential elements in an application......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....