ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Commands of the external interface
WavPlay (External language)
Plays the requested sound.
Style (External language)
Loads a style sheet.
Test (External language)
Displays each function call and each status report returned by the function.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
WDEnd (External language)
Ends a program that is using WINDEV.
WavInit (External language)
Initializes the sound interpreter.
Constants for external files
List of constants used by the functions for managing external files....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
The "Code hashtags" pane
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Translating a text file with WDTRAD
3. UML models in practice
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
WEBDEV concepts
Library,Disk (External language)
Opens the project library that is stored on disk.
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.