ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Overview of external languages
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......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
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......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
ToastDisplay (Function)
Displays a "Toast" message.
Overview
Overview of the different operators...
Specific features of the applications for iPhone/iPad
17. TLS/SSL: Encrypting information on the Web
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
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"...
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.
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.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Dequeue (Function)
Removes an element from the queue.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...