ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Handling the report blocks through programming
Each report block is associated with different events......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Information 2104: This function is kept for backward compatibility
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
Table,Add (External language)
Adds an element to a Table control.
Table,Display (External language)
Refreshes the Table control.
Table,Col (External language)
Returns the current index of the column.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
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.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
Table,Insert (External language)
Inserts an element into a table at a given position.
Table,Modify (External language)
Modifies an element in a Table control.
Functions for managing multiple languages
Functions for managing multiple languages...
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
Description window of a combining query
The description window of a combining query consists of several sections......
Screen,Input (External language)
Starts the input in the controls of a window.