ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State (Property)
The State property is used to get and change the state of an element.
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Report based on a query
Queries are used to easily select records in one or more data files......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Common project
Projects are often cross-platform......
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
WLanguage procedure called by BTStatus
Procedure ("Callback") called by BTStatus when the Bluetooth activation status changes on the device. This procedure can be a local, global or internal procedure.
1. Deploying a static site
Native Access to SAP
SAP is a widely used ERP......
Data persistence
The data persistence is used to store the value typed by the user......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Managing main window menus
A main menu is necessarily associated with a window......
Page Footer block
The Page footer block is run at the end of each page......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
14. PHP generation in practice
<Source>.State (Function)
Used to find out the state of a record.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.