ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
ArrayContain (Function)
Searches for an element in a WLanguage array. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
16. Java applications in practice
Java applications in practice...
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
saasUser (Variable type)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Editing the WEBDEV style sheet
In WEBDEV, you can manage all the styles used in a project......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....