ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
<Array>.AllTrue (Function)
Returns True if all the elements of an array are True.
8. If you are already familiar with WINDEV
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
URL (Property)
The URL property is used to get and change a URL.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
14. Report templates
...Report templates are used to easily standardize report layouts....
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
ERR_BUTTON_EXPECTED
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......