ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
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....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
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......
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......
8. 10 tips for better interfaces...
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
23. Print modes
14. Generation modes
Generation modes...
9. Generation modes
WINDEV Mobile includes different types of generation......
13. Generation modes
Print modes of a report
Several print modes are available for a report....
5. HFSQL Client/Server
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
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....
Image editor: Features
The image editor includes several features......