ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
WDINT, WDTRAD and WDDIXIO: Translation tools
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
How to create a menu?
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....