ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
Programming patterns
CAUTION......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Creating an executable: General options
The main executable options are as follows......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: field label Window label. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Merging differences (SCM)
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
On/Off button in a window
The on/off button is a button that operates like a check box......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Sub-query
A sub-query is a query whose result is used by another query......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparency zone. alpha channel....
8. Traffic statistics of dynamic sites
3. WINDEV Mobile: Android, iOS, etc.
WINDEV Mobile applications can run on the following platforms...
Classes, members, methods and properties
A class is made of......