ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Feedback component
The Feedback component is a component provided with WINDEV......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
8. Traffic statistics of dynamic sites
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
Handling a toolbar through programming (prefix syntax)
WINDEV allows you to handle a Toolbar control through programming......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......