ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Managing the styles
The help editor allows you to define styles of paragraphs......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
ERR_BAD_ACTION
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Task list
Each project can be associated with a task list......
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
10. UMC: User Macro-Code
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...