ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Events associated with Table controls
List of events associated with Table controls...
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
3. Site development life cycle
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
WDXView : Use
This help page presents the different features of WDXView......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Spin controls
List of events associated with Spin controls...
Buffer (Keyword)
The Buffer keyword can correspond to...
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
Error 203: The procedure already has a scope attribute (local or global)