ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Label report
The report editor allows you to create "Label" reports......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Data model editor: types of links
Several types of links can be found between the files......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
7. AJAX technology
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
29. SEO in practice
Environment of the window editor
The main elements of window editor are as follows:
Environment of the project editor
The main elements of the project editor are as follows:
General environment of WINDEV
Environment of the report editor
Environment of the report editor...
Environment of the query editor
MemcachedAssign (Function)
Modifies a key/value couple in the Memcached cache: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......