ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Saving entered data (AAF)
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
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......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Popup window
WINDEV allows you to open windows in popup format......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Handling an internal component
An internal component is a set of elements from a project......
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
9. Internal component
23. Print modes
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....