ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Functions for managing objects (External language)
Operations in a Select query : add and delete
The following paragraphs present......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
.NET object
To access a class......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Error 301: Unknown identifier
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
7. Multilingual sites in practice
4. When to use the debugger?
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
ERR_ALREADYCONNECTED
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Error 103: The type is unknown