ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
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....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
WINDEV applications for Linux: Specific features
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Display (External language)
Displays a value in a control or assigns a value in a variable.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Obtaining an SSL certificate for IIS2 (2.0 or later)
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
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
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Handling controls in a report
The different operations available for the report controls are as follows......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Options of the window editor
To configure the general options of the window editor......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Creating an executable: General options
The main executable options are as follows......