ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
HLogStop (Function)
Stops the log process of a file.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Constants used by the the functions for managing the HFSQL Cluster
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
2. Projects in practice
Discover the main operations that can be performed on a project....
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
MQTT constants
Constants used by the MQTT functions...
Windows
The windows represent the main interface of a WINDEV application......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Materialized view
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.