ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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....
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
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......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
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......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Binding controls to data
A window or page can display information from......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Using the Salesforce service
Salesforce is a very popular CRM software......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
2. Examples and components provided with WEBDEV
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......