ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report data source
...The reports can be created with the data coming from:...
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
The OLE control
The OLE control is used to handle an OLE object......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
ERR_NO_TABLE
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
WDZip: Overview
WDZip is used to compress and group your files in archives......
Error 102: The constants can be defined in the initialization code of project, ...
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......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
20. Managing suggestions and incidents
Managing suggestions and incidents...
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......