ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeConnection (Example)
Usage example of the HChangeConnection function
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
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
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......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Events associated with Button controls
List of events associated with Button controls...
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.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
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......
Description (Property)
The Description property is used to get and change the page description.