ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
HChangeConnection (Example)
Usage example of the HChangeConnection function
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
InfoBuild (Function)
Displays a custom message in a system information window.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
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......
ErrorBuild (Function)
Displays a custom error message in a system error window.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
iPrintReport (Function)
Prints a report created with the report editor.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Currencies
A currency is a real coded on 10 bytes....
SQLConnect (Example)
Usage example of the SQLConnect function
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
nWDGetLastError: Error code of last error
Error code of last error......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Specific features of the Express version