ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteCode (Function)
Runs the WLanguage code found in a character string.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
ComponentLocate (Function)
Specifies the access path to an external component of project.
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
5. User Groupware in practice
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
MySelf (Reserved word)
MySelf is used to handle the current control...
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
fSelect (Function)
Opens the Windows file picker.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Push notification
A mobile device can receive push notifications......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Code editor: Display options
The code editor proposes several display options......
Environment of the window editor
The main elements of window editor are as follows:
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
MyPage (Reserved word)
MyPage is used to handle the current page...
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).