ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
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....
Rights on the virtual directory
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
HTTPRequest (Function)
Starts an HTTP request on a server.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
<Html>.Navigate (Function)
Starts navigation in an HTML Display control.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Report blocks
A printed report includes several sections......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
ServiceStart (Function)
Starts a service.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.