ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Materialized view
16. Java applications in practice
Java applications in practice...
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Operating mode of dynamic Active WEBDEV Pages
SQL view
An SQL view is a virtual data source defined by an SQL query......
Android Control Center
Do you know where to find your application log files?...
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......