ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
18. Secure payment
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
PC SOFT Free Technical Support
Thank you for buying one of our products......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Logical operators
The logical operators are as follows......
iMargin (Function)
Defines the "logical" print margins.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
2. Analysis in practice
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
<Source>.Alias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Error 502: Incompatible type
1
2
3
4
5
6
83
>