ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
HFSQL Client/Server: Configuring the data files on the server
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
WDMSG, WDTRAD and WDDIXIO: Translation tools
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Error 1012: The class member is not global: it cannot be accessed from a global method
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......