ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
CallDLL32 (Function)
Runs a function found in an external DLL.
iMargin (Function)
Defines the "logical" print margins.
WINDEV applications for Linux: Specific features
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Global and local variable
Two types of variables are available......
Constants for managing Map controls
Constants for managing Map controls...
16. Types of code
PC SOFT Free Technical Support
Thank you for buying one of our products......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Setup mode
Several methods can be used to distribute a WINDEV application......
Switch control properties
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......