ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
SCM: Adding an element to the repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
FinRedemption (Example)
Usage example of the FinRedemption function
WLanguageCodeFormatting (Variable type)
The WLanguageCodeFormatting type is used to define all the WLanguage code formatting options.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
AJAX: Direct procedure calls
Starting with version 2024, it is no longer necessary to use AJAXExecute and AJAXExecuteAsynchronous to make AJAX calls......
How to develop a PHP site?
What is a PHP site?......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
DDEWarmLink (Function)
Creates a warm link with a data.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
DDELink (Function)
Creates a hot link with a data.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.