ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
HState (Function)
Used to find out the state of a record.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
grAddData (Function)
Adds a data into a chart.
HSetREP (Function)
Enables or disables the management of .REP files.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
HCreateMovableReplica (Function)
Creates a movable replication.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
OpenChild (Function)
Opens a non-modal child window.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......