ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Currencies
A currency is a real coded on 10 bytes....
SOAP constants
List of constants used by the SOAP functions....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
ErrorBuild (Function)
Displays a custom error message in a system error window.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
HFSQL Client/Server: Configuring the data files on the server
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Warning (Function)
Displays a custom message in a system warning window.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Extracting messages added or modified since last extraction
A project was already created and translated......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Constants for external files
List of constants used by the functions for managing external files....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......