ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Examples for using the OLE DB provider for HFSQL
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
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......
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....
Type and version of Web server
The configuration diagnostic displays the following error......
WEBDEV license agreement
WEBDEV license agreement...
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
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)......
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......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
End of break block
The End of break block is optional......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Managing the runtime errors
Some errors may occur in your application......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
ERR_BAD_CONTEXT
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Multilingual project