ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Creating the link buttons in the windows of a WINDEV RAD pattern
Creating the Relation windows of a WINDEV RAD pattern
Creating the Table windows of the WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Creating the Form windows of a WINDEV RAD pattern
Creating the menus for the windows of the WINDEV RAD pattern
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Handling an internal component
An internal component is a set of elements from a project......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
9. Internal component
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......