ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Set of procedures
The global procedures are grouped in set of procedures...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
16. Types of code
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Local procedure
Two types of procedures are available...
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
14. Generation modes
Generation modes...
9. Generation modes
WINDEV Mobile includes different types of generation......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
13. Generation modes
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
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?
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
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......
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......
16. Application test in practice
UMC management functions
List of functions for managing the UMC...