ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scheduler report
The report editor allows you to create "Scheduler" reports....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Input (Function)
Displays a message allowing the user to type an information.
Customizing the User Groupware
Test of a query
The query editor allows you to run the test of query result......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
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....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......