ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
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.
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
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......
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.
HOpenConnection (Example)
Usage example of the HOpenConnection function
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.
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......
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....
ErrorBuild (Function)
Displays a custom error message in a system error window.
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
SQLConnect (Example)
Usage example of the SQLConnect function