ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
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......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
23. Print modes
14. Generation modes
Generation modes...
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
9. Generation modes
WINDEV Mobile includes different types of generation......
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....
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:...
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....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......