ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Creating help pages
A help system includes several pages......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
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......
<Window>.MDIOpen (Function)
Opens and enables an MDI child window.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
<Variable DiskFile>Create (Function)
Creates an external file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
MDIOpen (Function)
Opens and enables an MDI child window.
ToastDisplay (Function)
Displays a "Toast" message.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Multiline strings
To type character strings over several lines in the code editor...
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Pop (Function)
Pops an element from a stack.
Dequeue (Function)
Removes an element from the queue.