ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
15. Repeating a group of controls: loopers
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Handling a control through programming in a report
All report controls can be handled through programming......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
How to create and handle a structure?
This help page explains how to create and handle a structure....
7. Multilingual applications in practice
Runtime log
The runtime log is the best way to identify the most used features of an application......
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
<Chart>.HolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Programming overview in C and C++
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Using the Salesforce service
Salesforce is a very popular CRM software......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
The "Analysis" pane
The "Analysis" pane lists......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.