ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
4. UI: Windows
IU of windows...
Handling Spreadsheet controls programmatically (in a report)
Locking data files: correspondence between WINDEV 5.5 and the later versions
Creating a delete query
A delete query (corresponding SQL statement......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
How to use an array of structures?
An array of structures is an Array variable......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
The different copy modes
Two different copy modes are proposed by WDTRAD......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...