ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
The test mode cannot operate without the project and its pages, ...
Events associated with an infinite Progress Bar control
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
ERR_BAD_URL
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Programming patterns
CAUTION......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
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)......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......