ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Programming automatic calculations in the columns of a Table control
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
Using a query with parameters
A query with parameters can be used......
Automatic calculations in a Table control (AAF)
Using the query result
The result of a select query can be used in......
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....
<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Programming an indexed control