ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)...
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Recompiling the project
The project compilation is a process used to......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
The planes in WEBDEV
The planes are used to group the controls of an element......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Items used in a select query
A query created in the query editor can contain several types of items......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
4. HFSQL Classic
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Creating an insert query
An insert query (corresponding SQL statement......