ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
ToastDisplay (Function)
Displays a "Toast" message.
Overview
Overview of the different operators...
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"...
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......
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.
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
<Stack variable>.Push (Function)
Pushes an element onto the stack.
Telephony constants
List of constants used by telephony functions...
Token management functions
Token management functions in "Text token" Edit controls....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Window controls
Several types of controls can be used in a window, ......
8. If you are already familiar with WINDEV
Native Access to SAP
SAP is a widely used ERP......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Rights on the virtual directory
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
3. UML models in practice
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......