ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Creating anchors
The anchors are used to define specific points in a help page......
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....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
5. User Groupware in practice
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
8. Windows in practice
Discover the main actions that can be performed on the windows....
Managing videos (broadcasted by a Web Camera) (prefix syntax)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
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....
Speech synthesis in the mobile applications
The phones can talk!......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
<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....
12. Synchronizing data
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
ERR_NO_DLLEXE
Binding controls to data
A window or page can display information from......