ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. Controls in practice
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
BurnerEject (Function)
Opens or closes the door of current burner.
WDMSG license agreement
WDMSG license agreement...
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
7. Window templates
...Window templates...
7. Source Code Manager (SCM)
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Configuring the setup program
Two tools can be used to create a setup program......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
Print modes of a report
Several print modes are available for a report....
Environment of the data model editor
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
fCurrentDir (Function)
Identifies or modifies the current directory.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......