ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,TCurrent (External language)
Modifies the title of the current window.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
9. Sharing a project in practice
Sharing a project in practice...
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
List,Count (External language)
Returns the number of elements found in a list.
Table,Col (External language)
Returns the current index of the column.
Table,Get (External language)
Retrieves the value of a given element or the value of the selected element in a table.
Report based on a query
Queries are used to easily select records in one or more tables......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
WDOptimizer: Editing a ".REP" file
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
3. Managing sockets
WINDEV includes advanced socket management functions....
SocketClientInfo (Function)
Allows the server to get information about the current client socket.