ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
Information 37: Optimize your FOR loop
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
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......
FinVisite (Property)
The Property NextStep allows you to authorize or not to complete the guided tour from the step bubble.
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
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....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
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......
Popup window
WINDEV allows you to open windows in popup format......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......