ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Constants for external files
List of constants used by the functions for managing external files....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).