ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
<Multimedia>.Play (Function)
Plays a media file in a Multimedia control.
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
11. Table/Looper controls
Change the volume of a UPnP device....
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Multi-project search
Performing a search in the current project is a common operation......