ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Line control properties
List of properties associated with the Line control...
Video control properties
The following properties can be used on a Video control:...
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
DotNetRun (Function)
Runs a procedure on a .Net server.
15. Repeating a group of controls: loopers
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Properties associated with the areas defined in Zoning mode
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Server (Property)
The Server property is used to manage servers.
StringReverse (Function)
Reverses the characters of a string.
<String type>.Reverse (Function)
Reverses the characters of a string.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......