ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ColorPalette (Function)
Returns a color found in the current palette.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
XMLSign (Function)
Signs an XML document.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
REP files
REP files contain the list of data files handled by the application....
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Constants for external files
List of constants used by the functions for managing external files....
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Container column in a Table control
A cell found in a Table control can contain a set of controls......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Utility components
WINDEV includes several utility components that allow you to handle data directly......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Beep (Function)
Emits a beep.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.