ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
WDXView : Use
This help page presents the different features of WDXView......
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
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, ......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Creating the executable and the setup program
The languages supported by the application are taken into account......
Style of a control
As soon as it is created, a control is associated with a style......
Key and referential integrity
In a database schema, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......