ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Static Text control properties
List of properties associated with a Static Text control...
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
11. External component
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Voice commands in your applications
The applications that you develop can react to the user's voice......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
The Organizer control
The Organizer control is used to display and handle organizers......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Creating anchors
The anchors are used to define specific points in a help page......
PageToFile (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
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
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....
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.
IndentLineDetails (Property)
The IndentLineDetails property is used to get or change the value of the left indent of the internal window that shows the details of a row of a Table control.
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.