ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Error 101: Declaration of global variable not allowed
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
The OLE control
The OLE control is used to handle an OLE object......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Popup window
WINDEV allows you to open windows in popup format......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Error 102: The constants can be defined in the initialization code of project, ...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
The Upload control
The Upload control is used to upload files on the Web server......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......