ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Project description: Files tab
The project description window allows you to configure various elements of your project......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
The Dashboard control
Dashboards are essential elements in an application......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Project portfolio
From version 25, you can create "project portfolios"......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
iPrintReport (Function)
Prints a report created with the report editor.
WDTRAD options
Scheduler report
The report editor allows you to create "Scheduler" reports....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......