ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Enqueue (Function)
Adds an element to the queue.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Passing parameters
The parameters can be passed to a procedure......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
<Variable DiskFile>Create (Function)
Creates an external file.
Push (Function)
Pushes an element onto the stack.
ToastDisplay (Function)
Displays a "Toast" message.
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Link functions (prefix syntax)
Link functions are used to link the interface with the tables and vice versa....
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......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.