ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Native Access to SAP
SAP is a widely used ERP......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
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......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
8. "Mobile friendly" site: Dynamic serving
Managing main window menus
A main menu is necessarily associated with a window......
Report based on a query
Queries are used to easily select records in one or more data files......
Multi-product external components
Components are a remarkably useful tool for development teams......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
6. Editing a page: zoning mode
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Installing the robot controller
The monitoring robot includes three executables......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....