ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<GuidedTour>Info( Function)
Returns information about a guided tour.
<Connection variable>.InfoView (Function)
Returns information about a materialized view.
DDEString (Function)
Returns the information retrieved by DDERetrieve.
MCIVolume (Function)
Modifies or returns the sound volume.
MemCurrent (Function)
Returns the index of the current element.
HInfoServer (Function)
Returns the specified information about the server.
tapiCapability (Function)
Returns the characteristics of a telephony device.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
LDAPNbValue (Function)
Returns the number of values for an attribute.
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
GuidedTourInfo (Function)
Returns information about a guided tour.
<Connection variable>.InfoServer (Function)
Returns the specified information about the server.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
<Array>.Distinct (Function)
Returns an array without duplicates.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Managing the styles
The help editor allows you to define styles of paragraphs......
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......