ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Value (Property)
The Value property is used to get and change the value of an element.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Composite variable
A composite variable contains different types of elements (members)...
The different types of windows
The following types of windows can be created in a WINDEV application......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
grZoom (Function)
Defines the zoom of a chart.
First project window
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
fCreateLink (Function)
Creates a link on a file at the specified location.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Interactive notification management constants
Interactive notification management constants...
Scheduler control events
The following events associated with Scheduler controls:...
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.