ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Error 113: Non-dynamic array without definition
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
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)......
ERR_BAD_CONTEXT
17. Project Management Hub
...Project Management Hub...
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......
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......
WEBDEV concepts
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......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Using the Salesforce service
Salesforce is a very popular CRM software......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Creating a Java archive
When your Java application is developed, you can......
Set of procedures
The global procedures are grouped in set of procedures......