ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
The HTML control
The HTML control displays HTML pages or HTML code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
13. Generation modes
9. Generation modes
WINDEV Mobile includes different types of generation......
Print modes of a report
Several print modes are available for a report....
Body Complement block
The Body complement block is linked to the Body block......
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....
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
5. HFSQL Client/Server
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
5. Which type of server to choose?
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
The test mode cannot operate without the project and its pages, ...
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
UMC management functions
List of functions for managing the UMC...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
16. Application test in practice
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
10. Smart controls
Smart controls...