ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
ERR_NO_WDADMIN
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Source>.FromWindow (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Standard FTP functions
List of standard FTP functions...
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
2. UML models
2. UML models
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Feedback component
The Feedback component is a component provided with WINDEV......
Assignment of RETURN
The return value of the process currently run can be assigned...
WDHFDiff - Use
WDHFDiff is used to compare......
Error 803: Return and Result cannot be used in the same process