ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
1. The WINDEV Framework
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Hash functions
Hashing is used to summarize a file or a character string......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
5. The following files are automatically created
3. Types of accessible data files
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Generating the setup program
The last wizard step for creating the setup program allows you to......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Query editor
The query editor is used to automatically create queries on the data files......
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......