ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Bluetooth constants
List of constants used by the Bluetooth functions....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Events associated with the project
List of events associated with the project...
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
2. Modes to install an application
fMoveFile (Function)
Moves a file from one directory to another.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
HTML Display control properties
HTML Display control properties...
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......