ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
ERR_BAD_FILE
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
Supercontrol
A supercontrol is an advanced type of control......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Share your projects via Git
Git is a source code manager......
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
19. Upload: Sending files to the server
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
10. Embedded queries
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......