ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Common project
Projects are often cross-platform......
Creating help pages
A help system includes several pages......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
2. UML models
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
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...
Specific features of the applications for iPhone/iPad
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
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......
Passing parameters
The parameters can be passed to a procedure......
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.
<Stack variable>.Push (Function)
Pushes an element onto the stack.