ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Type and version of Web server
The configuration diagnostic displays the following error......
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......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
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......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Date management constants
List of constants used by date management functions...
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
The Slider control (in a page)
WEBDEV proposes two types of sliders......