ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
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....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
15. Cookies: information stored on the end user's computer
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
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......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Telephony constants
List of constants used by telephony functions...
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
WEBDEV Application Server - 10 connections - License agreement
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Type and version of Web server
The configuration diagnostic displays the following error......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
URL Rewriting
URL Rewriting is a technique used to improve SEO......
ERR_TIMEOUTINIT
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
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)......
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......
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......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......