ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Movable (Property)
The Movable property is used to define if an element can be moved.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Font
The Font keyword can correspond to: a Font variable. the Font property....
Feedback component
The Feedback component is a component provided with WINDEV......
Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
14. Managing the "Back" button in practice
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Creating the executable and the setup program
The languages supported by the application are taken into account......
HFSQL Client/Server: Configuring the server
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
WDTRAD options
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
Check model
You can use check models to easily create checks...