ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Set of procedures
The global procedures are grouped in set of procedures......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
HFSQL Client/Server: Configuring the server