ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
HPrevious (Function)
Positions on the previous file record according to a browse item.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Using an external component in an application
A component can be reused at any time in any application......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
.NET application
To create a.NET application from a project......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Check: Sending an email
The monitoring robot will......
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
HPass (Function)
Defines the password used to create or open a data file.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
Constants for managing videos
List of constants used by the functions for video management....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Overview of external languages
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Installing a SOAP server with Netscape iPlanet 4.1
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.