ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
UPNPGetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
UPNPModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
Report viewer: Proposing several reports
In the document preview, end users can......
UPNPMediaPause (Function)
Pauses the reading of the current media on the UPnP device.
UPNPMediaStop (Function)
Stops reading the current media on the UPNP device.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
dCopyImage (Example)
Usage example of the dCopyImage function
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Programming overview in C and C++
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Random (Function)
Returns a random number.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Size (Property)
The Size property is used to determine and change the size of an element.
zipCreate (Function)
Creates an archive.