ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
ERR_BUTTON_EXPECTED
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
ERR_BAD_SERIAL_NUMBER
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
Error 106: Redefinition of a global variable
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
1. WLanguage
WEBDEV Tutorial - WLanguage basics Lesson 1 - WLanguage - 5 min
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.