ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Select query description window
The description window of a select query includes several sections......
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Python: Native calls
WLanguage allows for native Python calls......
Setup on a local network (LAN)
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
ERR_CANNOT_LAUNCH
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
SpreadsheetRecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures)....
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).