ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. Multilingual sites in practice
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer,...
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SCM: Creating a repository
To share a project via the Source Code Manager, a repository must be created......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications....
WINDEV/WINDEV Mobile field styling
As soon as it is created, a control is associated with a style......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
7. Multilingual applications in practice
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......