ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
HOpenConnection (Example)
Usage example of the HOpenConnection function
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
.NET application
To create a.NET application from a project......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
HChangeConnection (Example)
Usage example of the HChangeConnection function
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......