ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle 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....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Step 5: Site parameters
Once the site installed, you can define the site connection options......
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......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
The key items
Keys are specific items in your analysis......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Print modes of a report
Several print modes are available for a report....
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
.NET application
To create a.NET application from a project......
2. Projects in practice
Discover the main operations that can be performed on a project....
13. External component in practice
External component in practice...
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
ProjectInfo (Function)
Returns specific information about the project currently run.
Universal replication
The purpose of universal replication is to keep several databases synchronized......