ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Message text file format
The text files created by WDMSG use a specific format......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Information 302: Ambiguity between a variable and a control
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Classes, members, methods and properties
A class is made of......
Video functions
List of video functions...
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Body block
The Body block corresponds to the main block of the report......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Bitwise operators
The operations on binary values are performed......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....