ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
MCIWidth (Function)
Returns the width (in pixels) of a media file used to display images.
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
HFSQL: Change of name
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Rights on the virtual directory
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
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....