ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
13. Generation modes
Print modes of a report
Several print modes are available for a report....
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
Body Complement block
The Body complement block is linked to the Body block......
9. Generation modes
WINDEV Mobile includes different types of generation......
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
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
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.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
16. Application test in practice
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
6. Multiple generation
...Multiple generation...
UMC management functions
List of functions for managing the UMC...
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
The test mode cannot operate without the project and its pages, ...