ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)......
How to loop through a file using filters?
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Animating a Static control
Two methods can be used to animate a Static control......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
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......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
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......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
HDescribeConnection (Function)
Describes a new connection to an external database.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Environment of code editor
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....