ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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....
ScreenToFile (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....
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....
The Dashboard control
Dashboards are essential elements in an application......
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....
GDI+ framework
Some WINDEV features use the GDI+ framework......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Events associated with a Layout control
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
You used WINDEV 28
Events associated with Table controls
List of events associated with Table controls...
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......