ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Organizer control
The Organizer control is used to display and handle organizers......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
14. Controls in practice
Internal component description
The description of an internal component can opened at any time......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
SourceFromWindow (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....
ScreenToSource (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....
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Native MySQL Connector - License Agreement
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
<Table>.Display (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....
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
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.
Guide organization
Organization of WINDEV Concepts...
<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....
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
17. WLanguage: a simple and powerful language
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......