ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
HStopServer (Function)
Stops an HFSQL server.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
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.
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
Manager of automated tests
The test manager is used to......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Environment of the project editor
The main elements of the project editor are as follows:
7. Multilingual applications in practice
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.