ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Creating the menus for the pages of the WEBDEV RAD pattern
6. Multiple generation
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
"Reports & Queries" software
This is "Reports & Queries"......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
SocketClose (Function)
Closes a socket or a connection to a server socket.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Creating a select query
A select query (corresponding SQL statement......
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Drawing constants
List of constants used by the drawing functions....
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
Creating the link buttons in the windows of a WINDEV RAD pattern
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Creating the Table windows of the WINDEV RAD pattern
Creating the Form windows of a WINDEV RAD pattern