ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
7. Dynamic site on specific configurations
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
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......
5. Displaying a WEBDEV Session site
Private Store for mobile applications
There are two methods two deploy your applications......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
The use of the Automation type in a site is reserved for the advanced users
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
End of Document block
The End of document block is run once at the end of the report execution......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......