ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
iPrintImage (Function)
Sends the image file to print to the print buffer.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Assignment operators
Three assignment operators are available......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
TreeView constants
List of constants used by the TreeXXX functions...
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
9. Internal page
iPrintReport (External language)
Prints a report created with the report editor.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
dFill (Example)
Usage example of the dFill function
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Hasp constants
The Hasp constants are as follows......
Sorts in a report
The sort is used to organize the information displayed in the report......
7. Multilingual sites in practice
Link properties
When creating a link, you can simply specify the destination......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....