ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Common project
Projects are often cross-platform......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Comparison operators
The comparison operators can be divided into several categories......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Operator on Address
The & operator returns the address of a variable as an integer
Multiline strings
To type character strings over several lines in the code editor...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
17. TLS/SSL: Encrypting information on the Web
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
ToastDisplay (Function)
Displays a "Toast" message.
Overview
Overview of the different operators...
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
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"...
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
Telephony constants
List of constants used by telephony functions...
Token management functions
Token management functions in "Text token" Edit controls....
<Stack variable>.Push (Function)
Pushes an element onto the stack.