ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
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, ......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Image control in a page
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Starting WDOptimizer in a command line
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
dbgInfo (Function)
Returns a debug information.
iPrintReport (Function)
Prints a report created with the report editor.
aiImageResult (Variable type)
The aiImageResult type is used to retrieve the result of AIDetect.
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Creating the Form pages of a WEBDEV RAD pattern