ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Creating nested reports
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
2. User-friendly editors in practice
grTitle (Function)
Modifies the caption and/or position of the chart title....
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
DnDForce (Function)
DnDForce is kept for backward compatibility.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
The different copy modes
Two different copy modes are proposed by WDTRAD......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....