ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
The HTML control
The HTML control displays HTML pages or HTML code......
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Running the test of the User Groupware and installing it
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Report based on a query
Queries are used to easily select records in one or more data files......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Constants for managing the Image Editor control
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......