ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitcoinCoreConfigure( Function)
Specifies Bitcoin Core server connection parameters, in order to use BitcoinCoreXXXX functions.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Using an external component in an application
A component can be reused at any time in any application......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Guide organization
Organization of WINDEV Concepts...
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
17. Project Management Hub
...Project Management Hub...
Share your projects via Git
Git is a source code manager......
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......