ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software license agreement
WINDEV Express license agreement...
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Window management functions
List of functions for managing windows...
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
12. Synchronizing data
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
WinEdCreateNote (Function)
Creates a Repositionable Note control.
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
General environment of WINDEV