ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

You used WINDEV Mobile 28
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
14. PHP generation in practice
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
You used WEBDEV 28
You used WINDEV 28
ParallelTaskExecute (Example)
Usage example of the ParallelTaskExecute function
fTrackStop (Function)
Stops monitoring a file or directory.
SNMPTrapEnable (Example)
Usage example of the SNMPTrapEnable function
12. Synchronizing data
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
Testing a project: setting
By testing the project you can simulate how the application will run......
CallDLL32 (Function)
Runs a function found in an external DLL.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
The OLE control
The OLE control is used to handle an OLE object......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
OrganizerDeleteAppointment (Example)
Usage example of the OrganizerDeleteAppointment function