ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Windows in practice
Discover the main actions that can be performed on the windows....
SOAPRun (Function)
Runs a procedure on a SOAP server.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
Constants for managing Windows events
The following constants are used to manage Windows events:...
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
Constants for managing the registry
List of constants used by the registry management functions....
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
Service variable
The Service variable is used to......
Runtime log
The runtime log is the best way to identify the most used features of an application......
WaitWindowStart (Function)
Opens the wait window of application.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.