ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Copying controls from the window editor
The controls can be copied from the window editor......
Copying controls from the report editor
The controls can be copied from the report editor......
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRemove (Function)
Removes a key from an Apple iCloud-based container of "key-value" pairs.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
PDF file functions (prefix syntax)
PDF file functions...
5. Deploying a dynamic site (Session or AWP) in practice
Copying controls from the page editor
The controls can be copied from the page editor......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Environment of the query editor
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Reports
A report provides a custom view of data......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Feedback component
The Feedback component is a component provided with WINDEV......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......