ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Watch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Software Factory
The Software Factory is used to automate the application production process....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Options of the window editor
To configure the general options of the window editor......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
jsonReader (Variable type)
The jsonReader type is used to loop through large JSON documents with optimal performance and low memory usage. Note: This variable type is only available from version 2025 - Update 3....
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Saving entered data (AAF)
Allows you to find out whether the current language is written from right to left....
Cardinalities
The cardinalities are used to count the links between the files......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
TreeExpand (Function)
Expands a node in a TreeView control.
WindowsVersion (Function)
Returns the runtime mode of Windows.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
Uploading files
Uploading consists in saving a file located on the user's computer to a web server......