ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
How to develop a PHP site?
What is a PHP site?......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
SQLExec (Example)
Usage example of the SQLExec function
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
FileDisplay (Example)
Usage example of the FileDisplay function
Data model editor: types of links
Several types of links can be found between the files......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Other operators
The following are additional operators......
Project description: Options tab
The project description window allows you to configure various elements of your project......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
HDelete (Function)
Deletes a record from a data file (query or view).
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function