ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
ERR_LOADMOREDLL
ERR_CANNOT_OPEN_FILE
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
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....
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Using the Salesforce service
Salesforce is a very popular CRM software......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Creating a Java archive
When your Java application is developed, you can......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
ERR_NOTADEVVERSION
ERR_BAD_CONTEXT_FOUND
ERR_DISCONNECTED_UPDATE
WDTrans: Overview
WDTrans is a tool for canceling transactions......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
ERR_DISCONNECTED_RELOG