ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Information 302: Ambiguity between a variable and a control
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
<Page>.OpenChild (Function)
Opens a non-modal child window.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Handling Gantt Chart controls programmatically
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
12. Retrieving data from a site
Handling the report blocks through programming
Each report block is associated with different events......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
AAF: Context menu of Image controls
A context menu is available for Image controls......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......