ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
14. Generation modes
Generation modes...
<Connection variable>.ManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
2. WEBDEV administrator in practice
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
MemcachedGetKeyGroup (Function)
Retrieves the values of keys stored on a group of Memcached servers.
OLEServer (Function)
Lists the OLE servers registered toward the current system.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Socket management functions
List of functions for managing sockets...
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
WINDEV Mobile concepts
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
4. Dedicated server or shared server?