ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
"Reports & Queries" software
This is "Reports & Queries"......
Reports & Queries: New features in this version
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
<Image>.Occurrence (Function)
Returns the total number of images taken into account by the scroll.
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
10. Smart controls
Smart controls...
Count (Property)
The Count property returns the number of elements in a given set.
WEBDEV concepts
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
1. RAD (Rapid Application Development)
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.