ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Creating the Table pages of the WEBDEV RAD pattern
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
8. Traffic statistics of dynamic sites
zipDeleteFileList (Function)
Deletes a list of files from an archive.
iPrintImage (Example)
Usage example of the iPrintImage function
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
SMS functions
List of SMS functions...
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Setup directory
The setup wizard allows you to configure the setup directory of application....
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
4. Dedicated server or shared server?
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV website. Some additional operations must be performed......