ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Customizing the report viewer: Available windows
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<mongoGridFS variable>.DeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......