ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinAdaptWidth (Function)
Adapts the window width to the content of controls.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Composite keys
A composite key is a key item containing several other items......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
<emailIMAPSession variable>.ExecuteCommand (Function)
Sends an IMAP command to the mail server. This new function is available from WINDEV Suite SaaS 2025 Update 2....