ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Automatic table modification
The automatic table modification updates the description of tables on user computers......
Remote Control: Customizing with your own procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The user can then print the report directly from a button, a menu option, etc....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
HPass (Function)
Defines the password used to create or open a data file.
17. Project Management Hub
...Project Management Hub...
ERR_BAD_CONTEXT
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)......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
WEBDEV concepts
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......