ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_CLOSED_PAGE
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
13. Print: Reports
WINDEV reports...
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
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....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
"About" window
The "About" window is used to display and access various information about the current application......
Creating anchors
The anchors are used to define specific points in a help page......
DisplayFormattingMarks (Property)
The DisplayFormattingMarks property is used to: Determine if formatting marks are shown or hidden in a Word Processing control. Show or hide formatting marks in a Word Processing control....
Data model editor: types of links
Several types of links can be found between the files......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
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....
<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.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......