ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV cluster: Proxy configuration
To use a WEBDEV cluster, it is necessary to distribute the load between the different cluster nodes (each node corresponding to a WEBDEV Application Server)......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
Multi-project search
Performing a search in the current project is a common operation......
Query editor
The query editor is used to automatically create queries on the data files......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
WINDEV License Agreement
WINDEV License Agreement...
The Static control
A Static control is a control used to display a static text......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
ERR_NO_CURRENT_PAGE
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
nWDSetParentNext
Set the parent of the next window to open......
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes