ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. The WINDEV Framework
12. Control templates
WINDEV Mobile allows you to create control templates....
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Sub-query
A sub-query is a query whose result is used by another query......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Creating and handling an item
The main operations that can be performed on an item are as follows......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
Binding a Combo Box control to an item
16. Application test in practice
The Calculated control
The "Calculated" control is used to perform calculations in a report......