ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Activating a dynamic WEBDEV site
8. If you are already familiar with WINDEV
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
ERR_BAD_CONTEXT
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
25. Performing a process on several successive pages
Performing a process on several successive pages...
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Setup of the WEBDEV Application Server for Linux
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
The server is currently updated. Retry later.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Interface of WDInst
Error 1015: The method of the class is protected
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
<Upload>.Size (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
Error 1008: The member of the class is protected