ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
The Upload control
The Upload control is used to upload files on the Web server......
8. 10 tips for better interfaces...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
8. "Mobile friendly" site: Dynamic serving
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Constants for managing tiles
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
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....
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Error 1060: Unable to call method without parameter: add ()
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
Native Access to SAP
SAP is a widely used ERP......
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.