ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Software Factory
The concept of software factory is used to automate the process for creating applications....
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Serialization constants
The serialization constants are as follows:
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
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......
Data persistence
The data persistence is used to store the value typed by the user......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
HFSQL Client/Server: Configuring the server
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Manipulating Map controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....