ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Native Access to SAP
SAP is a widely used ERP......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
NationFramework (Function)
Defines or identifies the language of the framework.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Project description: Style tab
The project description window allows you to configure various elements of your project......
11. Choosing the action of a button/link
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
20. Control templates
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Constant
The constants are language elements whose value is fixed once and for all...
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
The Cell control
The Cell control contains controls......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.