ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a static project
The test of the entire project allows simulating the startup of the site...
<Source>.ToWindows (Function)
Automatically initializes the controls of a window 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....
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Time and date management properties
List of properties for managing dates and times...
Date and Time management functions
List of functions for managing dates and times...
6. Multiple generation
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
<Chart>.ScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grWndSize (Function)
Defines the size of the window containing the chart.
grImageSize (Function)
Defines the size of the image containing the chart.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
MatFill (Function)
Initializes all the elements found in a matrix of a given size.