ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
2. User-friendly editors in practice
User-friendly editors in practice...
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
TableMode (Function)
TableMode is kept for backward compatibility.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
9. Sharing a project in practice
Sharing a project in practice...
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
14. PHP generation in practice
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Multi-project search
Performing a search in the current project is a common operation......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....